beautypg.com

Yaskawa MotionWorks IEC Toolboxes User Manual

Page 251

background image

Gantry Toolbox: DataTypes

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

238

Alternate usage: ZPosition *)

Down:LREAL;

(* mm Position of the vertical axis when "Down."

Alternate usage ZPosition *)

Velocity:LREAL;

(* Velocity of the gantry workpiece *)

Accel:LREAL;

(* Acceleration of the gantry workpiece *)

Decel:LREAL;

(* Deceleration of the gantry workpiece *)

ZVelocityUp:LREAL;

(* Velocity of the vertical axis *)

ZVelocityDown:LREAL;

(* Velocity of the vertical axis *)

ZAccel:LREAL;

(* Acceleration of the vertical axis *)

ZDecel:LREAL;

(* Deceleration of the vertical axis *)

END_STRUCT;

END_TYPE