Omron SYSMAC C Series Operation Manual page 33

Analog i/o units
Hide thumbs Also See for SYSMAC C Series:
Table of Contents

Advertisement

Functions and User Programming
Programming Example for the C1000H
Always ON Flag
25313
00115
Always ON Flag
25313
00215
16
Note The Analog Input Unit outputs 16-bit data but bits 0 to 11 are the converted data
and bit 15 is the disconnection detection signal. Therefore, the converted data
only is read at *1 and *2 in the program.
ANDW(34)
For input point 1 (*1)
001
Reads the converted
#0FFF
data from IR 001 and
DM 0000
stores it in DM 0000.
Converts the content of
BCD(24)
DM 0000 to BCD and
DM 0000
outputs it to IR 003.
003
Input disconnected output
00501
For input point 2 (*2)
ANDW(34)
002
Reads the converted
#0FFF
data from IR 002 and
stores it in DM 0001.
DM 0001
Converts the content of
BCD(24)
DM 0001 to BCD and
DM 0001
outputs it to IR 004.
004
00509
Input disconnected output
Section 2-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents