6.EtherNet/IP Settings
For details on setting the data in tag data links for the Network Module, refer to 5. Integration
and 6. Process Data of the BNI EIP-508-105-Z015 IP67 Modules 8 IO-Link/In-/Outputs, 8
In-/Outputs User's Guide (893539).
With Sysmac Studio, two methods can be used to specify an array for a data type.
After specifying, (1) is converted to (2), and the data type is always displayed as (2).
(1) BOOL[16] / (2) ARRAY[0..15] OF BOOL
In this guide, the data type is simplified by displaying BOOL[16].
(The example above means a BOOL data type with sixteen array elements.)