CONNECTIONS
[CONNECTIONS]
The connection is defined using the following fields (strictly in this order).
Modbus Connection Data | |
| Description |
ConnectionName1) | Name of the Modbus connection instance. |
ConnectionDescription1) | Description of the Modbus connection instance. The same description will be set for all the available languages of the project. |
SlaveID1) | Unique number given to the connection, if it is connected to the gateway using the same IP address and port. This field must be numeric and greater than 0. |
IP_Address1) | IP address of the connection connected to a network. This field should be in the format xxx.xxx.xxx.xxx, where x is numeric. Valid values are 0 through 255. After the import, you can change this field from the Modbus interface workspace. |
Port1) | TCP port number to be assigned to the connection. Valid values are 0 through 65535. |
LittleEndian | Specify the Endianity of the Modbus device. |
ByteSwap | Specify the ByteSwap of the Modbus device. |
Active | Specify if a connection with the device is to be established. It can have either of the following two values: False: No connection with the device will be established. Default value is True |
Offset | This data point element allows to define the offset. Default value is 0 |
FrameCoding | Specify the type of frame coding supported by the device. In general the following types of frame coding is supported, ASCII, RTU, TCP. The exact value supported by the device is available in the device manual. The default value is TCP. |
Alias | Alias assigned to the connection. |
FunctionName | Name of the function to which the connection is associated with. |
DisciplineID | Discipline to be associated with the connection. |
SubdisciplineID | Subdiscipline to be associated with the connection. |
TypeID | Type to be associated with the connection. |
SubtypeID | Subtype to be associated with the connection. |
1) | Indicates Mandatory Field |