Hi everyone,
i was wondering if i can display the signal names that are displayed in my digital Input window in the program.src where it is being used?.
eg:
in my digital input window i have the signal $IN[4] with the string "Abort Program"
in my program.src when i add this signal all it displays is $IN[4]. It does not show me the string "Abort Program".
This is a little bit difficult at first as i do not know what all the signals are off by heart so i have to keep opening the IO window. If it would display the string next to the signal in my progam.src it would make initial life a lot more easier.
Thank you