App - 29
APPENDICES
BIN
Decimal text string
• Converts the 1-word BIN value specified at (S2) into a decimal
character string with the total number of digits and number of fraction
part digits specified at (S1), and stores it in the device specified at
(D).
• Converts the 2-word BIN value specified at (S2) into a decimal
character string with the total number of digits and number of fraction
part digits specified at (S1), and stores it in the device specified at
(D).
Decimal text string
BIN
• Converts the character string that includes a decimal point specified
at (S) to a 1-word BIN value and the number of fraction part digits,
and stores them to the devices specified at (D1) and (D2).
• Converts the character string that includes a decimal point specified
at (S) to a 2-word BIN value and the number of fraction part digits,
and stores them to the devices specified at (D1) and (D2).
Floating point
Character string
• Converts the floating point data specified at (S) to a character string
and stores it in the devices specified at (D).
Character string
Floating decimal point
• Converts the character string specified at (S) to a floating point data
and stores it in the devices specified at (D).
Hexadecimal BIN
ASCII
• Converts the 1-word BIN value in the devices starting from the one
specified at (S) to hexadecimal ASCII data, and stores them to the
word devices starting from the one specified at (D) for n characters.
ASCII
Hexadecimal BIN
• Converts the hexadecimal ASCII data in the devices starting from the
one specified at (S) to BIN values for n characters, and stores them
to the devices starting from the one specified at (D).
Character string
processing
• Stores n characters from the final character of the character string
specified at (S) to the devices specified at (D).
• Stores n characters from the initial character of the character string
specified at (S) to the devices specified at (D).
• Stores the specified number of characters from the position specified
at (S2) of the character string specified at (S1) to the devices
specified at (D).
• Stores the character string specified at (S1) for the specified number
of characters to the position specified at (S2) of the devices specified
at (D).
• Searches for the character string specified at (S1) from the nth
character of the character string specified at (S2) and stores the
position where a match is found to (D).
Floating point data
BCD resolution
• Converts the floating point data specified at (S1) to a BCD data with
the number of fraction part digits specified at (S2), and stores this
data to the devices specified at (D).
Classification Symbol Description