2 Instruction Descriptions
2-282
NJ-series Instructions Reference Manual (W502)
The valid ranges for In and Out depend on their data types. Refer to the descriptions of the functions of
the following instructions for the valid ranges: **_TO_*** (Integer-to-Real Number Conversion Group)
(page 2-237), **_TO_*** (Bit String-to-Real Number Conversion Group) (page 2-244), and **_TO_***
(Real Number-to-Real Number Conversion Group) (page 2-251).
For detailed specifications when In is STRING data, refer to Function for the STRING_TO_** (Text
String-to-Real Number Conversion Group) instructions (page 2-274).
• Always use the correct instruction name for the data type of Out.
• An error occurs in the following cases. ENO will be FALSE, and Out will not change.
• In is STRING data, but the text sting in In does not express a number.
• In is STRING data, but it does not end in a NULL character.
Precautions for Correct Use
INT data REAL data
In
Out=abc
INT#1234
1.234e+3