Host Engineering Forum
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 21, 2012, 06:44:21 pm


Login with username, password and session length


Pages: [1]
  Print  
Author Topic: how do I set up a numeric password on PLC  (Read 883 times)
josephngai
Newbie
*
Posts: 1


« on: August 13, 2008, 04:33:16 pm »

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
Logged
b_carlton
Internal Dev
****
Posts: 387



WWW
« Reply #1 on: August 13, 2008, 09:26:15 pm »

Are you sure you need a password to exist in the PLC? The CMore can provide password protection for the operation of most of the controls. The password can be a constant or it can be a V memory location in the PLC (check out the CMore password setup screen). If it is a location in the PLC then it can be modified under conditions you choose. If it is resident in the CMore then it would require a modification of the CMore program. When a PLC V memory location is used the CMore does all the comparison operations. The PLC just holds the number.
Logged

An output is a PLC's way of getting its inputs to change.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM