Omron NX701-17 Series User Manual page 160

Nj/nx-series, machine automation controller, cpu unit built-in ethercat port
Hide thumbs Also See for NX701-17 Series:
Table of Contents

Advertisement

7 System-defined Variables That Are Related to the Built-in EtherCAT Port
Variable name
_EC_MBXSlavTbl
Meaning
Message Communications Enabled Slave Table
Function
This table indicates the slaves that can perform message communications.
Slaves are given in the table in the order of slave node addresses.
The element for a slave is TRUE if message communications are enabled for it (pre-operational, safe-operation,
or operational state).
Note Use this variable to confirm that message communications are possible for the relevant slave before you
Data type
Array [1..512] OF BOOL
R/W access
R
Usage in user program
Possible.
* For the NX1P2 CPU Units and NJ-series CPU Units, the data type is Array [1..192] OF BOOL.
Variable name
_EC_PDSlavTbl
Meaning
Process Data Communicating Slave Table
Function
This is a table that indicates the slaves that are performing process data communications.
Slaves are given in the table in the order of slave node addresses.
The element for a slave is TRUE if process data of the corresponding slave is enabled (operational) for both slave
inputs and outputs.
Note Use this variable to confirm that the data for the relevant slave is valid before controlling an EtherCAT
Data type
Array [1..512] OF BOOL
R/W access
R
Usage in user program
Possible.
* For the NX1P2 CPU Units and NJ-series CPU Units, the data type is Array [1..192] OF BOOL.
Variable name
_EC_DisconnSlavTbl
Meaning
Disconnected Slave Table
Function
Slaves are given in the table in the order of slave node addresses.
The element for a slave is TRUE if the corresponding slave was disconnected.
Data type
Array [1..512] OF BOOL
R/W access
R
Usage in user program
Possible.
* For the NX1P2 CPU Units and NJ-series CPU Units, the data type is Array [1..192] OF BOOL.
7-14
execute message communications with an EtherCAT slave.
*
Retained
Related instruc-
tions
slave.
*
Retained
Related instruc-
tions
*
Retained
Related instruc-
tions
Global/local
Range of values
Not retained.
Network Publish
Disconnect EtherCAT Slave
• EC_DisconnectSlave
Connect EtherCAT Slave
• EC_ConnectSlave
Global/local
Range of values
Not retained.
Network Publish
Disconnect EtherCAT Slave
• EC_DisconnectSlave
Connect EtherCAT Slave
• EC_ConnectSlave
Global/local
Range of values
Not retained.
Network Publish
Disconnect EtherCAT Slave
• EC_DisconnectSlave
Connect EtherCAT Slave
• EC_ConnectSlave
NJ/NX-series CPU Unit Built-in EtherCAT Port User's Manual (W505)
Global
TRUE or FALSE
Published.
Global
TRUE or FALSE
Published.
Global
TRUE or FALSE
Published.

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents