6.DeviceNet Settings
6.2. Allocation for Remote I/O Communications
The remote I/O communications data of the destination device are allocated to the Controller's
global variables. An allocation for the remote I/O communications data is called a scan list.
The relationship between the device data and the global variables is shown below.
The following global variables are defined in the "configuration file".
■Output area (Controller → Inverter)
Offset
Destination device
data
Memory used for
CJ-series Unit
Global variable
name
Data type
+0 Command %3200 DN00_CMD_OUT BOOL[16]
+1 Rotation Speed
Reference
%3201 DN00_DATA_OUT
WORD
■Input area (Controller ← Inverter)
Offset
Destination device
data
Memory used for
CJ-series Unit
Global variable
name
Data type
+0 Status information %3300 DN00_STA_IN BOOL[16]
+1 Rotation Speed
Monitor
%3301 DN00_DATA_IN WORD
Additional Information
For details on I/O format, refer to Section 4 Remote I/O in the MX2/RX Series DeviceNet
Communication Unit User's Manual (Cat. No. I581).
Additional Information
When a DeviceNet Unit is used with a Controller, slave data are allocated to the memory
used for CJ-series Units. With programs, specify variable names for the memory used for
CJ-series Units.
With Sysmac Studio, add the prefix "%" to each address to indicate the memory used for
CJ-series Units.
9