EasyManua.ls Logo

Omron NX-SL series

Omron NX-SL series
270 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
2 - 45
2 Standard Functions
NX-series Safety Control Unit Instructions Reference Manual (Z931)
Data Type Conversion Instructions
2
TIME_TO_BYTE
TIME_TO_BYTE
This function converts a TIME variable to a BYTE variable.
If you omit an input or output parameter, a building error will occur.
This function converts TIME data In to BYTE data Out.
To convert BYTE data to TIME data, refer to BYTE_TO_TIME.
The input condition depends on whether the output is safety data or standard data. If the condition is
not met, a building error will occur.
If you set a safety data type variable for the output terminal, set a safety data type variable for the
input terminal as well.
If you set a standard data type variable for the output terminal, you can set either a safety data type
variable or a standard data type variable for the input terminal.
If the input value is not TIME#0ms to TIME#255ms, a cast error will occur and the program will stop.
Instruction Name FB/FUN Graphic expression
TIME_TO_BYTE Convert TIME to
BYTE
FUN
Variables
Name I/O Description Valid range Default
In Data to con-
vert
Input Duration T#0ms to T#255ms T#0ms
Out Conversion
result
Output Conversion
result
BYTE#16#00 to FF BYTE#16#00
Boolean Bit strings Integers Durations
BOOL
SAFEBOOL
BYTE
SAFEBYTE
WORD
SAFEWORD
DWORD
SAFEDWORD
INT
SAFEINT
DINT
SAFEDINT
TIME
SAFETIME
In OK OK
Out OK OK
Function
Additional Information
Precautions for Correct Use
TIME_TO_BYTE

Table of Contents

Related product manuals