GetUint
This method returns the value of a property of the data type UDINT.
Syntax
METHOD GetUint : UDINT
VAR_INPUT
v : SJsonValue;
END_VAR
Return value
Name | Type |
---|---|
GetUint | UDINT |
Inputs
Name | Type |
---|---|
v | SjsonValue (note possible invalidity) |
This method returns the value of a property of the data type UDINT.
METHOD GetUint : UDINT
VAR_INPUT
v : SJsonValue;
END_VAR
Name | Type |
---|---|
GetUint | UDINT |
Name | Type |
---|---|
v | SjsonValue (note possible invalidity) |