|
Hi all,
Firstly, thank you for taking the time to read my problem.
I need to connect to an RPS-10 (remote power switch) on COM1 and send the following HEX commands:
02 18 18 02 18 18 30 31 0D
02 = ^B, 18 = ^X, 30 = 0, 30 = 1, 0D = ^M.
I can do this using hyperterminal or other demo programs, but I need to do it from a web application.
I've been trying to use ActiveX's ActiveComport, but none of their web apps have a way to specify sending the data as HEX.
Thanks a lot for your help,
Devin
__________________
"Computer games don't affect kids. I mean, if Pacman affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music..."
|