Dear friends,
I need your help badly. I've a device for which I'm supposed to write a program which will collect data. I'm using VB6 and MScomm to do this job. I can connect to device and send commands, but cannot receive any answer. Following are the details i know about it :
1. it uses xon/xoff for handshaking
2. commands are ASCII text
3. connection paramters are standard (9600,n,8,1)
4. Can be connected directly to printer for paper output of data.
5. Uses A-Synchrone serial communication.
6. pursued with "HDLC Like Framing" as described in RFC1662
This is my first program with serial communications. Althoug i could communicate with the modem. This device still keeps mum.
My job's at stake.
thanks
svu
I need your help badly. I've a device for which I'm supposed to write a program which will collect data. I'm using VB6 and MScomm to do this job. I can connect to device and send commands, but cannot receive any answer. Following are the details i know about it :
1. it uses xon/xoff for handshaking
2. commands are ASCII text
3. connection paramters are standard (9600,n,8,1)
4. Can be connected directly to printer for paper output of data.
5. Uses A-Synchrone serial communication.
6. pursued with "HDLC Like Framing" as described in RFC1662
This is my first program with serial communications. Althoug i could communicate with the modem. This device still keeps mum.
My job's at stake.
thanks
svu