Hi, im new with VB code just trying to figure out a way to change the logic value from a TAG(just to visualize), for instance
I have a tag named "Start" so whenever this tag is 1 (True ) in the plc program i want this tag to be false in my HMI SimpleLed indicator (i tried to change the ON/OFF color state of the LED but it looks weird because i dont want to do this to all my tags)
The main reason for all of this is because i have normally close contacts in my plc prgram that i'd like to visualize in the hmi and its not working like i want
I'd like to do this in the visual basic software i dont want to modify the plc program.
Can u help me please! Thank u beforehand