Omron CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009 Reference Manual page 105

Programmable controllers
Hide thumbs Also See for CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009:
Table of Contents

Advertisement

2. Summary of Instructions
Instruction
Symbol/Operand
Mnemonic
Code
DOUBLE GRAY
GRAY_BINL(479)
CODE TO
BINARY CON-
VERT
GRAY_BINL
S: First source
@GRAY_BINL
word (gray
479
code)
(CJ2 only)
D: First
destination word
(binary)
BINARY TO
BIN_GRAY(480)
GRAY CODE
CONVERT
BIN_GRAY
@BIN_GRAY
S: Source word
480
(binary data)
(CJ2 only)
D: Destination
word (gray code)
DOUBLE
BIN_GRAYL(481)
GRAY_BINL(479)
BINARY TO
GRAY CODE
CONVERT
BIN_GRAYL
S: First source
S: First source
@BIN_GRAYL
word (gray
word (binary
481
code)
data)
(CJ2 only)
D: First
D: First
destination word
destination word
(binary)
(gray code)
FOUR-DIGIT
NUMBER TO
ASCII
STR4
@STR4
601
S: Numeric
(CS/CJ-series
D: ASCII text
CPU Units with
unit version 4.0 or
later and CJ2 CPU
Units only)
EIGHT-DIGIT
NUMBER TO-
ASCII
STR8
@STR8
602
S: Numeric
(CS/CJ-series
D: ASCII text
CPU Units with
unit version 4.0 or
later and CJ2 CPU
Units only)
SIXTEEN-DIGIT
NUMBER TO
ASCII
STR16
@STR16
603
S: Numeric
(CS/CJ-series
D: ASCII text
CPU Units with
unit version 4.0 or
later and CJ2 CPU
Units only)
ASCII TO FOUR-
DIGIT NUMBER
NUM4
@NUM4
604
(CS/CJ-series
S: ASCII text
CPU Units with
D: Numeric
unit version 4.0 or
later and CJ2 CPU
Units only)
68
Converts the specified two words of gray code to two words of binary
data.
S
D
Converts the specified word of binary data to one word of gray code.
S
D
Converts the specified two words of binary data to two words of gray
code.
S
S
D
D
Converts a 4-digit hexadecimal number (#0000 to #FFFF) to ASCII
STR4
data (4 characters).
S
D
Converts an 8-digit hexadecimal number (#0000 0000 to #FFFF FFFF)
STR8
to ASCII data (8 characters).
S
D
Converts a 16-digit hexadecimal number (#0000 0000 0000 0000 to
STR16
#FFFF FFFF FFFF FFFF) to ASCII data (16 characters).
S
D
Converts 4 characters of ASCII data to a 4-digit hexadecimal number.
NUM4
S
D
Function
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Location
Page
Execution
condition
Output
420
Required
Output
422
Required
Output
422
Required
Output
424
Required
Output
424
Required
Output
424
Required
Output
427
Required

Advertisement

Table of Contents
loading

Table of Contents