General Category > Support Questions

Adding Conditions

(1/1)

Arvanoss:
Good Morning Everyone,

I have a program that works but I want to make the BasicButtons show and hide.
I can add PLC Addresses to the 'PLCAddressVisible' but cannot add multiple addresses.

is there a way to add additional 'PLCAddressVisible' addresses to the BasicButton code to accept multiple conditions??

I don't have PLC change permissions.

Thanks

Archie:
The easiest way to do this is to use a DataSubscriber2 to watch all the variables. Then in the Datasubscriber2 code set the Visible property of the BasicButton

Arvanoss:
Thanks Archie,  I set it up like that and it works well.

Navigation

[0] Message Index

Go to full version