Hi all,
This is probably a very simple problem for those who do PLC programming on a regular basis. I have a 205 PLC with a DL260CPU. I'm trying to set up a numeric password access on my PLC that the user enters through a C-more micro touch screen. Setting up the touch screen interface is easy, but how do I:
1. Set up/store a numeric integer to be internally used as a password in my program?
2. Compare the V# (word type variable) that the user inputs via the microtouch screen to the internal numeric integer mentioned above?
Any help would be appreciated.
thanks