beautypg.com

Yaskawa MotionWorks IEC Toolboxes User Manual

Page 338

background image

Pack ML Toolbox: DataTypes

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

325

Sts_Aborting_SC : BOOL;

(* When set, the machine is in the Aborting state *)

Cmd_Clear : BOOL;

(* Command to Clear the machine *)

Sts_Clearing_SC : BOOL;

(* When set, the machine is in the Clearing state *)

Sts_Executing_SC : BOOL;

(* When set, the machine is in the Executing state *)

Cmd_StateComplete : BOOL;

(* Command to enter the Completing State *)

Sts_Completing_SC : BOOL;

(* When set, the machine is in the Completing state *)

ModuleActive : BOOL;

(* Indicates if the module is active to receive commands *)

END_STRUCT;