Class StoPi
Version 1.0
Modified 08-MAR-2026 11:05:32.00
Code rt_plc_macro_io.h
 Store counter input.

 Analog input value is stored, after integer
 transformation, in RawValue in specified local Co
 object.
 The complete name of the Co object has to be supplied;
 its last segment is shown in the right empty part of
 the symbol.

Note!
 This object is used for simulation purposes.
 SimulFlag will be set TRUE and ReadWriteFlag FALSE
 in the IOHandler object, i.e. any physical I/O-hardware may
 not be used on the node in connection to this object.

RtBody attributes pwr_sClass_stopi
Float32 In VAL The input is connected or left open. In the latter case
In is default FALSE and not adjustable in the run time
system. The In attribute specifies which value should
be assigned to the Co-signal.

DevBody attributes 
AttrRef CoObject In Used by the PLC Editor. Specifies the complete name of
the current Co object.
AttrRef SigChanCon   Used by the PLC Editor.
Int32 CoObjectSegments   Specifies how many segments of the Co object name that
is to be displayed in the symbol of the StoPi object.
The segments are counted from behind.
0 and 1 both result in displaying the last segment of
the signal object name.
Boolean ShowSigChanCon   Specifies if the name on the channel object (
associated with the signal object) is to be displayed
in the symbol of the StoPi object or not. FALSE means
no displaying and TRUE displaying.
See also SigChanConSegments.
Int32 SigChanConSegments   Specifies, when ShowSigChanCon = TRUE, how many
segments of the channel object name that is to be
displayed in the symbol of the StoPi object. The
segments are counted from behind.

0 and 1 both result in displaying the last segment of
the channel object name.
PlcNode PlcNode  


GraphPlcNode
object_type 113
parameters[0] 1
parameters[1] 0
parameters[2] 0
parameters[3] 0
subwindows 0
graphmethod 7 (Get,Set)
graphindex 1
default_mask[0] 1
default_mask[1] 0
segname_annotation 0
devbody_annotation 1
compmethod 39
compindex 0
tracemethod 0
traceindex 0
connectmethod 9
executeordermethod 2
objname StoPi
graphname StoPi
debugpar


Template Object
CoObjectSegments 2
ShowSigChanCon 1
SigChanConSegments 2


Attributes detail


In Input
Class Input
Type Float32
Flags STATE | RTVIRTUAL | DEVBODYREF
GraphName VAL
Body RtBody
 The input is connected or left open. In the latter case
 In is default FALSE and not adjustable in the run time
 system. The In attribute specifies which value should
 be assigned to the Co-signal.

CoObject Intern
Class Intern
Type AttrRef
Flags
GraphName In
Body DevBody
 Used by the PLC Editor. Specifies the complete name of
 the current Co object.

SigChanCon Intern
Class Intern
Type AttrRef
Flags INVISIBLE
Body DevBody
 Used by the PLC Editor.

CoObjectSegments Intern
Class Intern
Type Int32
Flags
Body DevBody
 Specifies how many segments of the Co object name that
 is to be displayed in the symbol of the StoPi object.
 The segments are counted from behind.
 0 and 1 both result in displaying the last segment of
 the signal object name.

ShowSigChanCon Intern
Class Intern
Type Boolean
Flags
Body DevBody
 Specifies if the name on the channel object (
 associated with the signal object) is to be displayed
 in the symbol of the StoPi object or not. FALSE means
 no displaying and TRUE displaying.
 See also SigChanConSegments.

SigChanConSegments Intern
Class Intern
Type Int32
Flags
Body DevBody
 Specifies, when ShowSigChanCon = TRUE, how many
 segments of the channel object name that is to be
 displayed in the symbol of the StoPi object. The
 segments are counted from behind.

 0 and 1 both result in displaying the last segment of
 the channel object name.

PlcNode Buffer
Class Buffer
Type PlcNode
Flags INVISIBLE
Body DevBody