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

Page 353

Advertising
background image

Pack ML Toolbox: DataTypes

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

340

Data Type: ProcessVariable_ARRAY

An array containing the names, units and values of a given parameter that are used across multiple machines
and can be displayed on an HMI screen.

Data Type Declaration

ProcessVariable_ARRAY : ARRAY[0..9] OF ProcessVariable_STRUCT;

Advertising