Class OrderAct
Version 1.0
Modified 08-MAR-2026 11:05:32.00
Code rt_plc_macro_grafcet.h
 Fetches from an activity window the status of an
 associated Order object.

 An order list is executing as long as the step, to
 which the order belongs to, is active or the order ( if
 stored) is active. The last execution of the order list
 will be with an inactive Order object.
 Contains no relevant information (=data) in rtdb and no
 executable code.

RtBody attributes pwr_sClass_OrderAct
Array of Boolean Status sts Specifies the value of Status[0] in the associated
Order object.

DevBody attributes 
Objid OrderObject   Specifies the complete name of the Order object. Used
by the PLC Editor.
PlcNode PlcNode  


GraphPlcNode
object_type 36
parameters[0] 0
parameters[1] 0
parameters[2] 1
parameters[3] 0
subwindows 0
graphmethod 4 (special)
graphindex 10
default_mask[0] 0
default_mask[1] 1
segname_annotation 0
compmethod 19
compindex 0
tracemethod 1
traceindex 1
executeordermethod 0
objname OrdAct
graphname OrdAct
debugpar Status


Attributes detail


Status Output
Class Output
Type Array of Boolean
Flags ARRAY | STATE | RTVIRTUAL | DEVBODYREF | INVISIBLE
Elements 2
GraphName sts
Body RtBody
 Specifies the value of Status[0] in the associated
 Order object.

OrderObject Intern
Class Intern
Type Objid
Flags INVISIBLE
Body DevBody
 Specifies the complete name of the Order object. Used
 by the PLC Editor.

PlcNode Buffer
Class Buffer
Type PlcNode
Flags INVISIBLE
Body DevBody