Class StoDv
Version 1.0
Modified 08-MAR-2026 11:05:32.00
Code rt_plc_macro_io.h
 Store Digital value.

 Stores the value of a digital quantity on the specified
 local Dv object.
 The complete name of the Dv object has to be supplied;
 its last segment is shown in the right empty part of
 the symbol.

RtBody attributes pwr_sClass_stodv
Boolean In in The input is connected to a digital quantity 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
Dv-signal.

DevBody attributes 
AttrRef DvObject In Used by the PLC Editor. Specifies the complete name of
the current Dv object.
Int32 DvObjectSegments   Specifies how many segments of the Dv object name that
is to be displayed in the symbol of the StoDv object.
The segments are counted from behind.
PlcNode PlcNode  


GraphPlcNode
object_type 71
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 11
compindex 0
tracemethod 1
traceindex 1
connectmethod 3
executeordermethod 6
objname StoDv
graphname StoDv
debugpar In


Template Object
DvObjectSegments 2


Attributes detail


In Input
Class Input
Type Boolean
Flags RTVIRTUAL | DEVBODYREF
GraphName in
Body RtBody
 The input is connected to a digital quantity 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
 Dv-signal.

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

DvObjectSegments Intern
Class Intern
Type Int32
Flags
Body DevBody
 Specifies how many segments of the Dv object name that
 is to be displayed in the symbol of the StoDv object.
 The segments are counted from behind.

PlcNode Buffer
Class Buffer
Type PlcNode
Flags INVISIBLE
Body DevBody