The I/O Tables page allows you to set values for I/O Tables residing within the Driver.
Choose the interface to which your values for I/O Tables will apply.
Set timeout for sending, in milliseconds.
Set timeout for receiving, in milliseconds.
Set timeout for a trigger, in milliseconds.
Delay between I/O Table steps, in milliseconds.
Set default action for Send error. The options are:
● Default - Performs the action specified for the OnError() event in the driver.
● Ignore - The operation ignores the operation and continues.
● Report - The operation stops and reports the error to the log.
Set default action for Receive error. The options are:
● Default - Performs the action specified for the OnError() event in the driver.
● Ignore - The operation ignores the operation and continues.
● Report - The operation stops and reports the error to the log.
Set default action for Trigger error. The options are:
● Default - Performs the action specified for the OnError() event in the driver.
● Ignore - The operation ignores the operation and continues.
● Report - The operation stops and reports the error to the log.
Size of the receiving buffer, in bytes.