Data type: node_array, Data type declaration – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 355

Advertising
background image

Pack ML Toolbox: DataTypes

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

342

Data Type: Node_ARRAY

Array that contains information used to coordinating machine nodes in a cell of multiple units. The array can be
expanded as needed.

Data Type Declaration

Node_ARRAY : ARRAY[0..7] OF Node_STRUCT;

Advertising