How to slow down HyperTerminal "Send Text File" transfers

T

Tom

How can I add delay between lines of text (keyboard
commands) that are transferred using HyperTerminal "Send
Text File" function to a SLOW computer?

Hyperterminal sends the next line before the remote
computer can finish processing the previous line causing
the remote computer to miss the beginning of the next
command which produces a syntax error. Note that the
baud rate is set properly.

Thank you.
 
G

Gerry Voras

You need to reset the hyperterm sessions on both sender and receiver so that
some kind of flow control is used. Right now, the sender is sending before
the receiver is acknowledging that it is ready to receive.

Try Xon/Xoff flow control, which is set in the properties of the session.
 
T

Tom

-----Original Message-----
You need to reset the hyperterm sessions on both sender and receiver so that
some kind of flow control is used. Right now, the sender is sending before
the receiver is acknowledging that it is ready to receive.

Try Xon/Xoff flow control, which is set in the properties of the session.




.
 
T

Tom

Gerry,
Thank you. However, I don't think i could change the
receiver to enable XON/XOFF because it is a custom
designed circuit - not a PC. What about changing
HyperTerm properties, ascii setup to add delay to the
Line? Won't this add delay after each line is sent?
This sounds perfect.
Tom
 
B

Bob I

In the connection properties setup, click on the ASCII setup button and
adjust the "line delay"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top