2 Standard Functions
2 - 2
NX-series Safety Control Unit Instructions Reference Manual (Z931)
Table of Standard Functions
Type
Instruction
Name
Description
Page
Execution control
Jump
Jump
Moves processing to the
jump destination specified
by a label.
Return
Return
Returns control to the pro-
cess that called the POU
without executing any pro-
cessing after RETURN.
Data type
conversion
Boolean to
integer
BOOL_TO_INT
Convert
BOOL to INT
Converts a BOOL variable
to an INT variable.
BOOL_TO_DINT
Convert
BOOL to
DINT
Converts a BOOL variable
to a DINT variable.
Boolean to
duration
BOOL_TO_TIME
Convert
BOOL to
TIME
Converts a BOOL variable
to a TIME variable.
Boolean to bit
string
BOOL_TO_WORD
Convert
BOOL to
WORD
Converts a BOOL variable
to a WORD variable.
Bit string to inte-
ger
BYTE_TO_INT
Convert
BYTE to INT
Converts a BYTE variable to
an INT variable.
BYTE_TO_DINT
Convert
BYTE to
DINT
Converts a BYTE variable to
a DINT variable.
WORD_TO_INT
Convert
WORD to
INT
Converts a WORD variable
to an INT variable.
WORD_TO_DINT
Convert
WORD to
DINT
Converts a WORD variable
to a DINT variable.
DWORD_TO_DINT
Convert
DWORD to
DINT
Converts a DWORD vari-
able to a DINT variable.
Bit string to
duration
BYTE_TO_TIME
Convert
BYTE to
TIME
Converts a BYTE variable to
a TIME variable.
WORD_TO_TIME
Convert
WORD to
TIME
Converts a WORD variable
to a TIME variable.
DWORD_TO_TIME
Convert
DWORD to
TIME
Converts a DWORD vari-
able to a TIME variable.
Bit string to bit
string
BYTE_TO _WORD
Convert
BYTE to
WORD
Converts a BYTE variable to
a WORD variable.
WORD_TO_BYTE
Convert
WORD to
BYTE
Converts a WORD variable
to a BYTE variable.
WORD_TO_DWORD
Convert
WORD to
DWORD
Converts a WORD variable
to a DWORD variable.
Содержание NX-SL series
Страница 8: ...CONTENTS 6 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 14: ...Terms and Conditions Agreement 12 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 28: ...Sections in this Manual 26 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 98: ...2 Standard Functions 2 64 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 104: ...2 Standard Functions 2 70 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 110: ...2 Standard Functions 2 76 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 130: ...3 Safety Standard Function Blocks 3 20 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Страница 265: ...I 1 I NX series Safety Control Unit Instructions Reference Manual Z931 Index ...
Страница 268: ...I 4 NX series Safety Control Unit Instructions Reference Manual Z931 Index ...
Страница 269: ......