OMRON Fins Driver

Driver to communicate with the OMRON Fins PLC

BrowseName
OmronFinsDriver
SuperType
Communication driver(CommunicationDriver)

Properties

Name BrowseName DataType Description
Station ID StationID Byte
Destination Network Address DestinationNetworkAddress Byte Default value = 0. It corresponds to the FINS parameter named Network Address. It can be set to 0 if the PC and all the devices are on the same network. If there are more network levels, using gateway devices, you should specify the network number (valid value are in 1-127 range)
Destination Node Address DestinationNodeAddress Byte Default value = 0. Correspond to the FINS parameter Node address. It depends on the FINS net configuration. Usually it corresponds to the last octet of the PC Ethernet card IP address, i.e. if 192.168.0.38 is the PC IP address, use 38 as node number
Destination Unit Address DestinationUnitAddress Byte Default value = 0. It corresponds to the FINS parameter named Unit Address. Should be left to zero
Protocol Protocol OMRON Fins driver protocol Protocol mode: Ethernet or serial
Serial port SerialPort String
Baudrate Baudrate UInt32
Data size DataSize Byte
Parity Parity Parity
Stop bits StopBits Stop bits
Flow control FlowControl Flow control