beautypg.com

Enumerated types, Enumerated type: mc_direction, Data type declaration – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 419: Mc_direction

background image

PLCopen Toolbox: DataTypes

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

406

Enumerated Types

Enumerated Type: MC_Direction

ENUM type for indicating the axis type for the

Reverse_MC_Direction

function block.

Data Type Declaration

(* ENUM Type for LimitDirection and PulseDirection *)

MC_Direction:(positive_direction, negative_direction);