2 - 35
2 Standard Functions
NX-series Safety Control Unit Instructions Reference Manual (Z931)
Dat
a T
y
p
e Co
nversio
n
In
struc
tion
s
2
INT_T
O
_BYTE
INT_TO_BYTE
This function converts an INT variable to a BYTE variable.
If you omit an input or output parameter, a building error will occur.
This function converts INT data
In
to BYTE data
Out
.
To convert BYTE data to INT data, refer to BYTE_TO_INT.
• 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 INT#0 to INT#255, a cast error will occur and the program will stop.
Instruction
Name
FB/FUN
Graphic expression
INT_TO_BYTE
Convert INT to
BYTE
FUN
Variables
Name
I/O
Description
Valid range
Default
In
Data to con-
vert
Input
Data to con-
vert
INT#0 to 255
INT#0
Out
Conversion
result
Output
Conversion
result
BYTE#16#00 to FF
BYTE#16#00
Boolean
Bit strings
Integers
Durations
BOOL
SAFEBOOL
BYTE
SAFEBYTE
WO
RD
SAFEWORD
DWORD
SAFEDWORD
INT
SAFEINT
DINT
SAFEDINT
TI
ME
SAFETIME
In
OK
OK
Out
OK
OK
Function
Additional Information
Precautions for Correct Use
INT_TO_BYTE
Summary of Contents for NX-SL series
Page 8: ...CONTENTS 6 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 28: ...Sections in this Manual 26 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 98: ...2 Standard Functions 2 64 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 104: ...2 Standard Functions 2 70 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 110: ...2 Standard Functions 2 76 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 265: ...I 1 I NX series Safety Control Unit Instructions Reference Manual Z931 Index ...
Page 268: ...I 4 NX series Safety Control Unit Instructions Reference Manual Z931 Index ...
Page 269: ......