Slash

Help Programming CQM1 + DA021

2 posts in this topic

Please I need a little help with a CQM1 plc and a DA021 because I need to control a sysdrive 3G3EV with the DA021, i dont know exactly how configure too 4-20ma and what address send the data to be converted to Analog output, i see something about APR function but I dont see any practical example.

In the application i have to change the speed of a motor from a hmi, I sink on a variable in the range from 0-100 and convert this too bdc and then send to the DA.

Share this post


Link to post
Share on other sites

CQM1H/CQM1 Series Dedicated I/O Units

See page 118 for an explanation of the Digital to Analog relationship.

See page 123 for programming examples using both the SCL3 instruction and APR instruction. I would be tempted to use the SCL3 but that is a preference.

Pay close attention to references to BCD and Binary (Omron's reference to Binary means that you should monitor it in Decimal because it is not BCD). Your DA021 card will require #0000 - #07FF Hex which is equivalent to &0000 - &2047 Decimal.

See if that helps you along. Please post back if you have more questions.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now