The I/O Tables page allows you to set values for I/O Tables residing within the Driver.

Interface

Choose the interface to which your values for I/O Tables will apply.

Send Timeout

Set timeout for sending, in milliseconds.

Rcv. Timeout

Set timeout for receiving, in milliseconds.

Trig Timeout

Set timeout for a trigger, in milliseconds.

Delay (mSec)

Delay between I/O Table steps, in milliseconds.

Send Error

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.

Rcv. Error

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.

Trig Error

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.

Rcv. Buf. Size

Size of the receiving buffer, in bytes.