2-425
2 Instruction Descriptions
NJ-series Instructions Reference Manual (W502)
Conversion Instructions
2
NumToDecString and NumToHexString
• The value of Out does not change if the value of L is 0.
• If the number of characters in the conversion result exceeds the value of L, L characters from the
lower characters of the conversion result are stored in Out. The following is an example.
• An error occurs in the following cases. ENO will be FALSE, and Out will not change.
• The value of L is outside of the valid range.
• The value of Fill is outside of the valid range.
• The conversion result exceeds the range of Out.
Precautions for Correct Use
Instruction Value of In Value of L Value of Out
NumToDecString
128 2
28
NumToHexString 80