
VESR424D Serial Server
37
TO FORCE THE SERIAL SERVER TO SEND BUFFERED DATA IF ANOTHER
CHARACTER IS NOT RECEIVED WITHIN A CERTAIN PERIOD OF TIME
1. Select:
I want to send data immediately when no more characters are received for
in the
Intercharacter Timeout
box.
2. Type the desired time period (in milliseconds) into the text box.
TO FORCE THE SERIAL SERVER TO START BUFFERING DATA ONLY WHEN IT
RECEIVES A SPECIFIED ASCII CHARACTER ON ITS SERIAL PORT
1. Select:
I want to send data immediately when a specific character is received by
the serial port
in the
Delimiter 1
box.
2. Type the decimal value for the ASCII character into the text box. For instance, if you
want to send data when a ‘$’ is received, enter ‘36’ into the test box.
NOTE: ....................................................................... If Delimiter 1 is selected, Delimiter 2 must also be used.
TO FORCE THE SERIAL SERVER TO SEND ITS BUFFERED DATA WHEN IT
RECEIVES A SPECIFIED ASCII CHARACTER ON ITS SERIAL PORT
1. Select:
I want to send data immediately when another specific character is
received by the serial port
in the
Delimiter 2
box.
2. Type the decimal value for the ASCII character into the text box. For instance, if you
want to send data when a ‘$’ is received, enter ‘36’ into the test box.
TO FORCE THE SERIAL SERVER TO REMOVE THE DELIMITER CHARACTERS
FROM THE RECEIVED DATA WHEN IT SENDS IT ON TO THE ETHERNET
NETWORK
1. Select:
I want to remove the delimiter characters from the data before sending the
data.