Class GetDpPtr
Version 1.0
Modified 15-JAN-2025 13:23:36.00
 Get the value for a digital pointer attribute.

 Fetches the value of a digital pointer attribute, i.e. a
 attribute with the Pointer bit set in Flags. The pointer has
 to be a rtdb offset pointer, not an absolute pointer.

RtBody attributes pwr_sClass_GetDpPtr
AttrRef DpPtrObject   Specifies the name of pointer attribute.
Pointer to Boolean Ptr   A Plc private pointer to the actual value.
Boolean Value val Attribute value.

DevBody attributes 
Int32 DpPtrObjectSegments   Specifies number of segments of the actual object name
that is to be displayed in the symbol of the GetDpPtr
object. The segments are counted from behind.
PlcNode PlcNode  


GraphPlcNode
object_type 11
parameters[0] 0
parameters[1] 2
parameters[2] 1
parameters[3] 0
subwindows 0
graphmethod 7 (Get,Set)
graphindex 0
default_mask[0] 0
default_mask[1] 1
segname_annotation 0
rtbody_annotation 1
compmethod 35
tracemethod 3
connectmethod 0
executeordermethod 0
objname GetDpPtr
graphname GetDpPtr
debugpar Value


Template Object
DpPtrObjectSegments 2


Attributes detail


DpPtrObject Intern
Klass Intern
Typ AttrRef
Flags
Kropp RtBody
 Specifies the name of pointer attribute.

Ptr Intern
Klass Intern
Typ Pointer to Boolean
Flags POINTER | PRIVATE | INVISIBLE
Kropp RtBody
 A Plc private pointer to the actual value.

Value Output
Klass Output
Typ Boolean
Flags STATE | NOEDIT
GraphName val
Kropp RtBody
 Attribute value.

DpPtrObjectSegments Intern
Klass Intern
Typ Int32
Flags
Kropp DevBody
 Specifies number of segments of the actual object name
 that is to be displayed in the symbol of the GetDpPtr
 object. The segments are counted from behind.

PlcNode Buffer
Klass Buffer
Typ PlcNode
Flags INVISIBLE
Kropp DevBody