Class ItoUInt32
Version 1.0
Modified 08-MAR-2026 11:05:32.00
Code rt_plc_macro_io.h
 Convert integer value to UInt32.

 The ItoUInt32 object converts the value of the integer input (Int32) to
 an UInt32 value stored in ActVal.


RtBody attributes pwr_sClass_ItoUInt32
Int32 In In Integer input that will be converted to analog value.
UInt32 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 ItoUInt32
graphname ItoUInt32


Attributes detail


In Input
Class Input
Type Int32
Flags STATE | RTVIRTUAL | NOEDIT | NOREMOVE
GraphName In
Body RtBody
 Integer input that will be converted to analog value.

ActVal Output
Class Output
Type UInt32
Flags STATE | NOEDIT | REDUTRANSFER
GraphName Val
Body RtBody
 Output that contains the analog value.

PlcNode Buffer
Class Buffer
Type PlcNode
Flags INVISIBLE
Body DevBody