2-437
2 Instruction Descriptions
NJ-series Instructions Reference Manual (W502)
Conversion Instructions
2
TodToString
An example to get a text string in seconds is given below.
An error occurs in the following case. ENO will be FALSE, and Out will not change.
• The conversion result exceeds the valid range of Out.
Precautions for Correct Use
LEFT
EN ENO
In
L
TOD#01:23:45.678
UINT#8
def
abc
abc
● LD
● ST
def:=LEFT(TodToString(TOD#01:23:45.678), UINT#8);
TodToString
EN ENO
In