Configuration parameters
Index 8000:0 Slave Settings
Index |
Name |
Meaning |
---|---|---|
8000:0 |
Slave Settings |
|
8000:1 |
Slave Number |
Slave Box ID |
8000:3 |
Product Name |
Name of the device |
8000:4 |
Device Type |
Device type |
8000:5 |
Vendor ID |
Vendor number |
8000:6 |
Product Code |
Product code |
8000:7 |
Revision |
Version |
8000:8 |
Serial Number |
Serial number (see object 0x9000) |
8000:20 |
MAC Address |
MAC address (see object 0x9000) |
8000:21 |
IP Address |
= 0 means DHCP enabled, any other value results in fixed IP Address = 255.255.255.255 means IP addressing takes place via the operating system |
8000:22 |
Network Mask |
= 0 means DHCP enabled, any other value results in fixed SubNetMask |
8000:23 |
Gateway Address |
= 0 means DHCP enabled, any other value results in fixed Gateway Address |
8000:24 |
DHCP Max Retries |
0-infinite (number of dhcp retries (actually only infinite retries implemented) |
8000:25 |
TCP/IP TTL |
Time to live for Unicast TCP/UDP Communication |
8000:26 |
TCP/IP UDP Checksum |
0-UDP Checksum disabled, 1-UDP Checksum enabled |
8000:27 |
TCP/IP TCP Timeout |
Tcp Idle Timout in seconds (0-Timout disabled) |
8000:28 |
MultiCast TTL |
Time to live for Multicast UDP Communication |
8000:29 |
MultiCast UDP Checksum |
0-UDP Checksum disabled, 1-UDP Checksum enabled |
8000:2A |
Forward Class3 to PLC |
Forward Explicit Messaging to PLC (actually not implemented) |
8000:2B |
Advanced Slave Options |
Store Category (Bit9=Cat2, Bit8=Cat1) see Writing the IP address from the PLC |
Index 8001:0 IO Assembly Settings
Index |
Name |
Meaning |
---|---|---|
8001:0 |
IO Assembly Settings |
|
8001:1 |
Assembly Number |
Assembly Id |
8001:1 |
Configuration Instance |
Config Instance |
8001:3 |
Configuration Size |
Config Size (always 0) |
8001:4 |
Input Instance (T->O) |
Connection Point for Input Data (Target->Originator) |
8001:5 |
Input Size (T->O) |
Size of Input Data (in Bytes) |
8001:6 |
Output Instance (O->T) |
Connection Point for Output Data (Originator->Target) |
8001:7 |
Output Size (O-T) |
Size of Output Data (in Bytes) |
8001:8 |
Heartbeat Instance (Listen Only)* |
Heartbeat Connection Point for Listen Only Connections |
8001:9 |
Heartbeat Size (Listen Only)* |
Always 0 |
8001:A |
Heartbeat Instance (Input Only)** |
Heartbeat Connection Point for Input Only Connections |
8001:B |
Heartbeat Size (Input Only)** |
Always 0 |
8001:C |
Advanced Assembly Options |
Bit 14: 0x4000 hex 0 = default |
* Heartbeat Instance (Listen Only): allows monitoring of the input data (the output data in the case of the CX8095) if a connection exists. The "listen only" connection is also terminated when the normal connection is terminated.
** Heartbeat Instance (Input Only): allows reading of the input data (the output data in the case of the CX8095). This connection is independent of the actual communication.
The heartbeat is necessary for the monitoring of both connection types (Listen Only and Input Only).
Index 9000:0 Slave Info
The current valid settings are displayed here; these can differ from the object 0x8000. The object 0x9000 displays the active parameters.
Index 9001:0 IO Assembly Info
The current valid assembly settings are displayed here; these can differ from the object 0x8001. The object 0x9001 displays the active parameters.