TPI - Send keystrokes
Posted: Wed Jun 17, 2015 4:46 pm
Environment:
EvisaLink EVL3, TCP/IP connection with port 4025
Microsoft Visual Studio, C#
Vista 20P, single partition
I have been successful in getting a TCP/IP connection with a password <= 6 characters and have not had any problems with polling (command 00).
From the limited document, it would appear "%03,uuuu,1,#701" (u being the user access code)would enable relay #1 on the 4202. I have tried multiple iteration of sending each character individually (get a server closes the session) and full string. According to the documentation the format is "1,1". If I wish to send the command "%03,uuuu,1,#701", what is the correct sequence.
Thanks for any help.
EvisaLink EVL3, TCP/IP connection with port 4025
Microsoft Visual Studio, C#
Vista 20P, single partition
I have been successful in getting a TCP/IP connection with a password <= 6 characters and have not had any problems with polling (command 00).
From the limited document, it would appear "%03,uuuu,1,#701" (u being the user access code)would enable relay #1 on the 4202. I have tried multiple iteration of sending each character individually (get a server closes the session) and full string. According to the documentation the format is "1,1". If I wish to send the command "%03,uuuu,1,#701", what is the correct sequence.
Thanks for any help.