VA Motion Controller Programming Manual
242
Note
: IL, ST
language programming needs to insert variables
IN, IN1
and
OUT
or use
constants in the variable worksheet of the current
POU
to GET_CHAR data processing instruction type
The
Nth
character in the string
to be fetched
,
ranging from
0 to 32767
Output, input the ASCII value of the Nth character
in the string
Note : This command is not supported by the current software version.
10.5.3 GET_LSB ( Remove the lower 8 -bit instruction in the
bit string )
LD, FBD
programming language
Function: The
GET_LSB
instruction is used to read the value of the lower byte (
the Less Significant
BYTE ) in
the input bit string .
Note : IL, ST language programming needs to insert variables IN , and OUT or use constants in
the variable worksheet of the current POU
GET_LSB
instruction processing data types
Output, lower byte ( lower 8 bits ) value
Funtion and Action examples