Hello,
I am trying to bind Button Visibility to the Client ID (Computer Name).
If the Application is running on a certain computer then only show the button.
Any Help or leads are appreciated.
Thank You
Hello,
I am trying to bind Button Visibility to the Client ID (Computer Name).
If the Application is running on a certain computer then only show the button.
Any Help or leads are appreciated.
Thank You
Vision or Perspective.
In Vision I would extract the Mac ID of the network interface that points at the Ignition server. This post has the scripts I recommend:
Look up the Mac ID in a database or hardcode it if you like.
I don't have an answer I consider trustworthy for Perspective.
I used security zones in perspective to do this. Just setup the pc with a fixed IP and configure security on the button like normal. It’s not completely foolproof but good and simple for most cases.