Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 21, 2012, 06:44:21 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Host Engineering Forum
>
General Category
>
General Discussion
>
how do I set up a numeric password on PLC
Pages: [
1
]
« previous
next »
Print
Author
Topic: how do I set up a numeric password on PLC (Read 883 times)
josephngai
Newbie
Posts: 1
how do I set up a numeric password on PLC
«
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
Re: how do I set up a numeric password on PLC
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> MX Technology Preview
=> General Discussion
=> CTRIO
=> DirectSOFT
=> DNLoader
=> DSData
=> EBCs and EBC100s
=> ECOMs and ECOM100s
=> EDRV
=> ERM
=> Ethernet SDK
=> MB-GATEWAY
=> NetEdit
=> Profibus
=> WinPLC
Loading...