TI505 Device Driver

Not counted towards your tag license limit.

Use this driver to communicate with devices in the Simatic TI505 family.

Note that the driver is designed for use only with TCP/IP connections.

Do not attempt to write bit-packed analogs. The protocol doesn't allow for the setting of a single bit in the PLC register. Attempting to do so will clear the other bits.

This driver supports multiple TCP/IP port connections between a single instance of the driver and the RTU.

 

Related Application Properties

TI505PropagateOnlyOnDataChange

TI505FailoverCount

TI505SharedRPC

Server List

Select (or create) a named server list. (Driver Server Lists) Servers for the list must be defined using the Application Configuration dialog, as described in Servers for Specific Services. Smaller sites that do not have multiple servers, or that use only the default server list, need not configure this field.

TI505 Driver properties TCP/IP tab

The following properties are configured in the TCP/IP tab:

Port

Select the TCP/IP tag through which this device will communicate. Note that only TCP/IP ports will work. The TI505 device driver cannot be used with Serial ports.

Response Timeout (seconds)

The number of seconds to wait for a response before raising an error.

Hold

Select this to have I/O tags attached to the driver hold their last value in the event of a communication failure. If not selected, tags will have their value set to invalid on a communication failure.

Store Last Output Values

Flag indicating that the last values written to the device should be maintained. If true, the driver will maintain the last values written for each address, allowing these value to either be re-written manually or automatically.

Automatic Rewrites

Flag indicating the driver should automatically rewrite the last value written to each address upon successful establishment of communications after a driver error occurred.