Class ItoUInt64
Version 1.0
Modified 15-JAN-2025 13:23:34.00
Kod rt_plc_macro_io.h
 Convert integer value (Int32) to UInt64.

 The ItoUInt64 object converts the value of the integer input to
 an UInt64 value stored in ActVal.


RtBody attributes pwr_sClass_ItoUInt64
Int32 In In Integer input that will be converted to analog value.
UInt64 ActVal Val Output that contains the analog value.

DevBody attributes 
PlcNode PlcNode  


GraphPlcNode
object_type 11
parameters[0] 1
parameters[1] 0
parameters[2] 1
parameters[3] 0
subwindows 0
graphmethod 1 (standard, common attributes)
graphindex 0
default_mask[0] 1
default_mask[1] 1
segname_annotation 1
compmethod 5
compindex 0
tracemethod 0
traceindex 0
executeordermethod 2
objname ItoUInt64
graphname ItoUInt64


Attributes detail


In Input
Klass Input
Typ Int32
Flags STATE | RTVIRTUAL | NOEDIT | NOREMOVE
GraphName In
Kropp RtBody
 Integer input that will be converted to analog value.

ActVal Output
Klass Output
Typ UInt64
Flags STATE | NOEDIT | REDUTRANSFER
GraphName Val
Kropp RtBody
 Output that contains the analog value.

PlcNode Buffer
Klass Buffer
Typ PlcNode
Flags INVISIBLE
Kropp DevBody