SetAt
Sets the value
Syntax
Definition:
METHOD SetAt : HRESULT
VAR_INPUT
nOffset : LINT;
nValue : UDINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nOffset |
LINT |
Offset to the current position |
nValue |
UDINT |
The value to set |