Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
Indicator PLCAddressVisible in FALSE state
« previous
next »
Print
Pages: [
1
]
Author
Topic: Indicator PLCAddressVisible in FALSE state (Read 1935 times)
andrew_pj
Jr. Member
Posts: 77
Indicator PLCAddressVisible in FALSE state
«
on:
October 02, 2015, 03:18:54 AM »
Is there any built-in property to make indicator visible in False state instead of True?
Thank you.
Best regards,
Andrew
Logged
Archie
Administrator
Hero Member
Posts: 5322
Re: Indicator PLCAddressVisible in FALSE state
«
Reply #1 on:
October 02, 2015, 07:01:10 AM »
Precede your address with NOT, for example
NOT B3/0
NOT MyBoolTag
NOT 00001
Logged
andrew_pj
Jr. Member
Posts: 77
Re: Indicator PLCAddressVisible in FALSE state
«
Reply #2 on:
October 04, 2015, 09:59:24 PM »
Quote from: Archie on October 02, 2015, 07:01:10 AM
Precede your address with NOT, for example
NOT B3/0
NOT MyBoolTag
NOT 00001
It works, thanks a lot.
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
Indicator PLCAddressVisible in FALSE state