12/10/2022 2:32 PM | |
Joined: 9/23/2005 Last visit: 8/27/2024 Posts: 4347 Rating: (1442)
|
Hi, as from TIA V18 the screen object’s inspector window has a new tab: Expressions This tab allows you to configure multiple properties based on multiple tag complex expressions. TIP’s
Sample program AttachmentProject5_20221210_1119.zip (626 Downloads) |
Denilson Pegaia |
|
This contribution was helpful to4 thankful Users |
6/8/2024 5:31 PM | |
Joined: 9/23/2005 Last visit: 8/27/2024 Posts: 4347 Rating: (1442)
|
Hi, As from TIA V19 up2 it is possible to use mathematical operator ( +, -, *, /, ^, %), relational operators (>, <, >=, <=, ==, !=) and bitwise operators (AND8, AND16, AND32, OR8, OR16,OR32, XOR8,XOR16,XOR32, NOT8, NOT16, NOT32, SL8, SL16,SL32, SR8,SR16,SR32) in the screens’ object expressions. AttachmentForumV19up2Expressions_20240608_1341.zip (157 Downloads) |
Last edited by: Jen_Moderator at: 06/10/2024 08:41:40Text formatting optimized. Denilson Pegaia |
|
8/26/2024 3:42 PM | |
Joined: 11/19/2020 Last visit: 9/1/2024 Posts: 1 Rating: (0) |
Let`s try this expression e.g. AND32("Tag", 2^x), where 2^x bit for comparison or other 32 bit Tag |
Follow us on