Sign in to follow this  
Followers 0
Karlando

How to restrict analog output?

2 posts in this topic

I'm using Omron CS1G PLC and CX-Programmer ver 6.0 => InTouch 9.0 as a PC control program. My problem is that how to restrict analog output (4-20 mA) 0-100 % to let say 10-100 % by using InTouch?? In some application, I need a whole area, but normally I need to restrict it. I know how to do it by using Programmer (parameter 3), but then you need to have InTouch and Programmer projects open at the same time by using two PC's as I do right now. Quite trivial question to experts, but to be honest, I'm not. Syswin was trivial, but Programmer with FB's makes Karlando a dull boy.

Share this post


Link to post
Share on other sites
So are u tyring to restrict a conversion in the PLC program or take the whole range and restrict it in Intouch.... In CX... simply use a dummy word that in touch would read .. then do comparisons on the real word IE real word <= 10 then move 10 to dummy word...

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
Sign in to follow this  
Followers 0