beautypg.com

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

Page 523

background image

Yaskawa Toolbox: DataTypes

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

510

Data Type: XYArray

Supporting structure for

XYDataStruct

. For use with the

XYLookup

function block.

Data Type Declaration

TYPE

XYArray: ARRAY[0..4000] OF

XYData

;

(* NOTE! Had strange error message after

download when set to 5000 *)

END_TYPE