Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RGET command Duplex

Status
Not open for further replies.

flea333

Technical User
Sep 4, 2003
47
0
0
US
I am encountering problems retrieving responses from a unit over the serial port because rget seems to want to grap the transmitting commands. I tried changing the duplex and thought it worked at first, but aparently not. I have to transmit a command, then my system responds and I want to read its response. RGET seems to get parts or all of the sent command. Any way around this?
 
The only way around this is to issue two rgets and just throw away the results from the first rget. Usually this occurs if the remote system echoes back your commands.


aspect@aspectscripting.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top