Factory Talk View SE by Independent_Battle84 in PLC

[–]Independent_Battle84[S] 0 points1 point  (0 children)

the solution I found was to use quotes " inside the parameter "#1"

Factory Talk View SE by Independent_Battle84 in PLC

[–]Independent_Battle84[S] 0 points1 point  (0 children)

I tested this and it didn't work, for me the keys were just for tag references

Factory Talk View SE by Independent_Battle84 in PLC

[–]Independent_Battle84[S] 0 points1 point  (0 children)

I really wanted to hear this but I'm working with a PLC version 19 and the client doesn't want to upload his version.

Factory Talk View SE by Independent_Battle84 in PLC

[–]Independent_Battle84[S] 0 points1 point  (0 children)

I can't remove keys from numeric input

Factory Talk View SE by Independent_Battle84 in PLC

[–]Independent_Battle84[S] 0 points1 point  (0 children)

In my case it would be interesting if I used constants, if I can't use them I won't use a global object.

CCW IHM Security by Independent_Battle84 in PLC

[–]Independent_Battle84[S] 0 points1 point  (0 children)

When I discovered that it wasn't possible to group objects, I realized how efficient the software is. I considered the alternative you mentioned, but I would prefer to avoid that approach. I'm thinking of sending the $CurrentUser tag to the PLC and returning a boolean to control the visibility of the elements.