DSC IT-100 Virtual Keypad Interface
Important note: this project is a port of kmbulebu's Java Library to Windows.Net and C#. It has been extended with a user interface (GUI) and the implementation of further IT-100 commands and features.
This
Implementation:
-
Serial port over Ethernet (or locally).
-
Ethernet serial port used Lantronix UDS2100
-
First serial port connects to the IT-100
-
Second serial port connects to the PC-Link port and the DLS software (remote configuration is then possible by operating the “Connect” command in DLS and then sending the
499 command from the virtual keypad).
-
Settings are in the application config file for the serial port etc (in my case the baud rate was configured via the lantronix device)
-
The software contains a DLL libary and a GUI interface EXE file
Links: