Jump to content

Message box triggered by bit


hotwires

Recommended Posts

Dear Community,

Is it possible to have a bit trigger a message box? I have some ladder logic that determines if high and low user definable setpoints are equal to each other or inverse to each other. undesirable setpoint conditions make bit named SP> and SP= go true. Right now I have and indexed HMI text element that shows: legal entries, sp = illegal, sp> illegal, both illegal. I don't really want to trigger an alarm (though i could). The message box would be a nice way to signal operator of an illegal entry. I can't use legal entry ranges on numeric elements because legality is conditional to other setpoints. Thanks

-dB

Link to comment
Share on other sites

Hi,

You can create a kind of "message box" using a rectangle and some variables on top of it. configure to each one of them Visibility bit.

then when you wish to show this message box set the visibility on. Once the operator chose his option you can reset the bit and the message box will disappear.

you can do the same with custom control.

  • Upvote 2
Link to comment
Share on other sites

  • 4 weeks later...

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
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.