5.1 Type Conversion Functions
5.1.37 Time type
→
string type conversion
5-113
5
APPLICATION
FUNCTIONS
TIME_TO_STR(_E)
TIME_TO_STR(_E)
5.1.37 Time type → string type conversion
TIME_TO_STR(_E)
Function
Operation processing
Converts time type data input to into string type data, and outputs the operation result
from .
TIME_TO_STR(_E)
_E: With EN/ENO
indicates any of the following
functions.
TIME_TO_STR TIME _TO_STR_E
Input argument, EN:
Executing condition (TRUE: Execution, FALSE: Stop) :Bit
s:
Input :Time
Output argument, ENO:
Output status (TRUE: Normal, FALSE: Error) :Bit
d:
Output :String
Universal
UD
High
Performance
EN ENO
ds
TIME_TO_STR_E
(EN, s, d);ENO:=
Structured ladder
ST
TIME_TO_STR_E
s
d
Time type
20m34s567ms
String
type
"1234567"