Sign in to follow this  
Followers 0
JesusRCh

PanelView C600

3 posts in this topic

Hi guys, I'm doing a little practice with a Micrologix 1400 and a HMI PanelView C600. The program is so simple. Turn on the output O 0:0 through the input B3 0:0 (START) and turn it off with B3 0:1 (STOP). I'm trying to link these inputs to the button Start and Stop created in the HMI. When I validate the communication I don't get any errors but when I try to validate the tags I get this error: 

Tag StartPb with address START has either an unknown address, unacceptable data or undefined controller name. 

Tag StopPb with address STOP has either an unknown address, unacceptable data or undefined controller name.

Thanks in advance

 

Share this post


Link to post
Share on other sites

I found out what I was doing wrong. I was using the START as address instead of using B3 0/0. I hope this helps someone.

1 person likes this

Share this post


Link to post
Share on other sites

@JesusRCh Thanks for posting your answer and Welcome to MrPLC.com.

1 person likes this

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