Omron SYSMAC C200HS Operation Manual page 200

Programmable controllers
Hide thumbs Also See for SYSMAC C200HS:
Table of Contents

Advertisement

Data Conversion
256-bit to 8-bit Encoder
Control Word
C: 1000
S to S+15
S+16 to S+31
Bit
15
0 0 0
0 1 1
Result word
Flags
190
DMPX(77) operates as a 256-bit to 8-bit encoder when the leftmost digit of C is
set to 1.
When the execution condition is OFF, DMPX(77) is not executed. When the exe-
cution condition is ON, DMPX(77) determines the position of the highest (left-
most) ON bit in the group of 16 source words from S to S+15 or S+16 to S+31,
encodes it into a two-digit hexadecimal value corresponding to the location of
the bit among the 256 bits in the group, then transfers the hexadecimal value to
the specified byte in R. The byte to receive the result is specified in C, which also
specifies the number of bytes to be encoded.
The digits of C are set as shown below. Set the leftmost digit of C to 1 to specify
256-bit to 8-bit decoding.
Digit number: 3 2 1 0
Three possible C values and the conversions that they produce are shown be-
low. (In R, 0 indicates the rightmost byte and 1 indicates the leftmost byte.)
R
S to S+15
0
S+16 to S+31
1
The following is an example of a one-byte encode operation to the rightmost byte
of R (C would be 1000 in this case).
Bit
Bit
00
15
1 1 1
1 1 0
1 1
0 0
0 1 1
S+15
Bit FB (bit 251 of 0 to 255) is the highest ON bit of the
F
B
16-word group, so FB is written to the rightmost bit of R.
ER:
Undefined control word.
The source words are not all in the same data area.
Content of a source word is zero. (There isn't an ON bit in the source
words.)
Indirectly addressed DM word is non-existent. (Content of ∗DM word is
not BCD, or the DM area boundary has been exceeded.)
Specifies the first byte in R to receive converted data (0 or 1).
0: Rightmost byte
1: Leftmost byte
Number of bytes to be encoded (0 or 1).
0: 1 byte
1: 2 bytes
Not used. Set to 0.
A value of 1 specifies 256-bit to 8-bit encoding.
C: 1010
R
0
1
Bit
00
. . .
. . .
0 1 0
S+14
Section 5-18
C: 1011
R
S to S+15
0
S+16 to S+31
1
Bit
Bit
15
00
. . .
1
1 1
0 0 0
S

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents