I
Ivovh
Hi,
I am writing a application that should be able send commands to a device
using the COM port.
I have tested the commands with hyper terminal and there they work. For
Example I press: Escape then shift-x then shift-j and the device does what
its suppose to do.
No I made a little programma that connects to the comport. I use
comport.Write() to send commands but I have no idea how I should send the
escape and the shift to the comport. And I what format I should send
command hex/ascii??
Anybody got some suggestions?
I am writing a application that should be able send commands to a device
using the COM port.
I have tested the commands with hyper terminal and there they work. For
Example I press: Escape then shift-x then shift-j and the device does what
its suppose to do.
No I made a little programma that connects to the comport. I use
comport.Write() to send commands but I have no idea how I should send the
escape and the shift to the comport. And I what format I should send
command hex/ascii??
Anybody got some suggestions?