EasyManua.ls Logo

Omron CQM1 - Programming and Adjustment

Omron CQM1
312 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
96
Programming and Adjustment Section 3-3
3-3 Programming and Adjustment
3-3-1 Programming
This section provides program examples for the Analog Input Unit using four
words in the following input ranges. The program examples are not valid for
the Analog Input Unit with its mean value processing function activated.
Refer to the SYSMAC CQM1H/CQM1 Programming Manual for details on the
instructions that are used.
Power ON It takes approximately 10 ms for the Analog Input Unit to store the first conver-
sion data after the Analog Input Unit is turned on if the mean value processing
function of the Analog Input Unit is not activated. It takes approximately 72 ms
for the Analog Input Unit to store the first conversion data after the Analog
Input Unit is turned on if the mean value processing function is activated. If the
user wants to operate the Analog Input Unit immediately after turning the Ana-
log Input Unit on, construct the following program so that the Analog Input Unit
will wait until the conversion data becomes effective.
When the power is ON, Timer 5 starts operating. The Up Flag of Timer 5 turns
ON 100 ms later and the conversion data of input 1, which is stored in word
002, will be transferred to DM 0000.
Scaling The conversion of input voltage or current in a certain range to a value in a
certain range is called scaling. For example, if the user converts input voltage
or current so to be displayed as a percentage, the converted value will be dis-
played in the range 0 through 100.
Use the CPU instructions SCL and SCL2 for scaling.
Note The SCL2 instruction cannot be used on the CQM1-CPU11-E or CQM1-
CPU21-E.
An example for the conversion of negative data in an input range of –10 to
10 V into a positive value is provided.
Input Input range Word storing
conversion data
Input 1 0 to 10 V Wd 002
Input 2 4 to 20 mA Wd 003
Input 3 1 to 5 V Wd 004
Input 4 –10 to 10 V Wd 005
MOV(21)
*n
DM 0000
* "n" indicates the allocated word for analog input.
TIM
n
#C0001
T005
25313 (Always ON)

Table of Contents

Related product manuals