Koyo DirectNET Driver

Not counted towards your tag license limit.

The Koyo driver started out as a Texas Instrument (TI) driver. Koyo purchased the technology, therefore new PLCs using this protocol bear the Koyo name. This driver works with the 200 / 300 and 400 series of PLCs.

The current Koyo addressing formats work only for the DL series of PLCs.

Related Application Properties

KoyoSharedRPC - Koyo shared RPC. If set, all Koyo PLCs will share the same RPC name, "KoyoDriverService". Defaults to false (0). drivernameSharedRPC properties are stored in Settings.Startup, not Settings.Dynamic. Changes require a restart of the application in order to take effect.

KoyoFailoverCount - Number of communication failures before switching to backup. Defaults to 1.

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.

Koyo Driver properties Configuration tab

The Configuration tab includes the following properties:

Port

This is the name of the port tag that will be used to communicate with the PLC and can be a serial port tag, a TCP/IP port tag or a UDP/IP port tag. Note that TCP/IP and UDP/IP can only be used in combination with a terminal server to convert the TCP/IP or UDP/IP to the serial communications needed to interface with the PLC at the far end. There are Koyo PLCs available that communicate directly on TCP/IP but they use a protocol that is not supported by this driver.

PLC Type

Sets the Koyo / TI PLC type with which you are communicating. Valid types selected from the drop list are: 205, 315, 315S, 320, 320S, 325, 325S, 330, 330S or 405.

Time-Out Limit

Sets the time in seconds that the driver will wait for a response before it gives up and retries or sets an error if all retries have been attempted.

VTScada Address

Sets the address of the VTScada server that is communicating with the Koyo PLC. The valid range is 0 to 80.

Station Address

Sets the address of the PLC station with which the device will communicate. The valid range is 0 to 80.

Retries

The number of times to retry a message before declaring an error.

Use only if the driver is connected to a device that uses a serial port or a UDP/IP port that is configured to be polled. When connected directly to a device using TCP/IP, this value should normally be set to 0 since TCP/IP is a guaranteed message delivery protocol.
For unreliable communications, such as radio, set to 3 or 4.

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.