machine operator Login code

jusalgt2

Member
Join Date
May 2012
Location
iligan
Posts
5
hello!

Can Anybody here can guide me on how beginners like will start this program. :)

I want to write a program that asks a LOGIN to user/operator using my S7-Micro/Win siemens PLC. :)

here:

1. allow an operator to enter in correct order a 2-digit code + ENTER. to be able to "enter" correct login he must enter a combination of "1-1" and reset "2-3" to reset the alarm in case incorrect.

FF. condition and I/O address assignments:

I0.0 = ENTER
I0.1 = 1
I0.2 = 2
I0.3 = 3
I0.4 = 4

Q0.1 = incorrect code indicator
Q0.0 = Correct code indicator

Really thanks :)
 
thanks mate for the reply. I just want to start from the very basic by using plc. only I/O ports of PLC to be used.

thanks. any idea? is it possible?
 

Similar Topics

Hello Everybody Anybody knows where I can get this version of SoMachine? The new machine expert version won't open my project saying there is a...
Replies
0
Views
39
Hello, As part of our project, we are using an M241 controller. This controller interfaces with an industrial computer and a router via a switch...
Replies
2
Views
109
I'm getting frustrated creating arrays of variables in Machine edition. I need to make 2 variable arrays that are 102x2 in size, with varying...
Replies
3
Views
105
Hello, I am still new to PLC programming and I just got this job two year out of school so I don’t remember much. I was given a task were I have...
Replies
1
Views
169
I am trying to connect with a Schneider plc which has a firmware version only available in Somachine v4.2. In Machine expert After taking upload...
Replies
0
Views
112
Back
Top Bottom