Class SsEnd
Version 1.0
Modified 08-MAR-2026 11:05:32.00
Code rt_plc_macro_grafcet.h
 The last Grafcet step in a sub-sequential chain.

 The object remains active until its SubStep object
 becomes active. See figure 3-50.
 The object sets Order[1]= TRUE in its parent, i.e. the
 current SubStep object.

 To the right output one or more Order objects can be
 connected at the same time as well as one or more Stoxx,
 Setxx or Resxx objects. The output can also be left
 open or be used as an ordinary binary signal.

RtBody attributes pwr_sClass_ssend
Boolean Status sts1
Array of Boolean Order Order Specifies the status of the step. FALSE means an
inactive step, and TRUE means an active step. The value
may be picked up in another program by means of a GetDp
object; see figure 3-22 on page 3-184. In the structure
of the object or referenced this attribute is named
Status[0].

Order[1] is a copy of Order[0]. The Trans object looks
on Order[0] and Order[1].

DevBody attributes 
PlcNode PlcNode  


GraphPlcNode
object_type 39
parameters[0] 0
parameters[1] 0
parameters[2] 2
parameters[3] 0
subwindows 0
graphmethod 4 (special)
graphindex 13
default_mask[0] 0
default_mask[1] 3
segname_annotation 1
compmethod 27
compindex 1
tracemethod 7
traceindex 1
executeordermethod 7
objname SE
graphname SsEnd
debugpar Order[0]


Attributes detail


Status Output
Class Output
Type Boolean
Flags STATE | RTVIRTUAL | INVISIBLE
GraphName sts1
Body RtBody

Order Output
Class Output
Type Array of Boolean
Flags ARRAY | STATE | NOEDIT
Elements 2
GraphName Order
Body RtBody
 Specifies the status of the step. FALSE means an
 inactive step, and TRUE means an active step. The value
 may be picked up in another program by means of a GetDp
 object; see figure 3-22 on page 3-184. In the structure
 of the object or referenced this attribute is named
 Status[0].

 Order[1] is a copy of Order[0]. The Trans object looks
 on Order[0] and Order[1].

PlcNode Buffer
Class Buffer
Type PlcNode
Flags INVISIBLE
Body DevBody