11 - 146 11 - 146
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
The CVD function converts the required number of bytes from the left side of each variable
area specified by the FIELD instruction.
• The data converted to character strings using the MKD$ function may be used for data
communication as well as for writing to the random file buffer.
• When the [,S] option is specified, the double-precision real number will be converted to a
character string and rearranged as follows.
L
H
L
H
#
Lower word
Higher word
Converts into
character string.
8)
7)
6)
5)
4)
3)
2)
1)
1)
2)
3)
4)
5)
7)
8)
6)
L
H
L
H
Lower word
Higher word
REMARK
See the MKI$, MKS$, CVD, CVI, and CVS functions.