This instruction is used to write the second byte (starting with the least significant byte) of the argument with sign extension.
Syntax |
sb1 (i16|i32|u16|u32|real arg) = i8 value |
---|---|
arg |
Variable in which the value value will be imposed |
value |
Value to be imposed |
Validity |
Rule, Task |
Note |
As of RTE 33.9.0 access to a non-existing byte returns error |