Communication Drivers
This group of settings is used to set the selected station with the configurations inherent in the serial communication time-outs.
|
These properties should be managed by expert users otherwise we advise that you to leave them with their default settings.
|
Rx Timeout
Default value = 5000. This is used to set the wait time interval value in milliseconds. When exceeded, the driver notifies time-out of communication reception.
The time-out refers to data being received.
Tx Timeout
Default value = 5000. This is used to set the wait time interval value, in milliseconds. When exceeded, the driver notifies time-out of communication transmission.
The time-out refers to data being transmitted.
The following parameters apply to serial driver only:
CD Timeout
Currently not in use. Reserved for future use.
CTS Timeout
Default value = 5000.This is used to set the wait time interval value in milliseconds. When exceeded, the driver will notify communication time-out for the CTS serial parameter.
This timeout determines the time within which each individual write operation must be completed, at low level (Window API) in the serial port.
DSR Timeout
Default value = 5000.This is used to set the time-out value in milliseconds which will also be notified to the DSR serial parameter by the driver. This property sets the maximum time-out between the reception of one character and the next, which will also be the maximum time within which each single read operation must be completed at low level (Windows API) in the serial port.