AD Question: How to set the TIME and DATE using OP-620 with NO keypad

Join Date
Aug 2003
Posts
71
AD Question: How to set the TIME and DATE using OP-620 with NO keypad




Unlike OP-1500 the OP-620 operator screen does not have a keypad. Does anyone have the logic for changing and displaying the DATE and TIME from a 260 CPU



Thanks for your answers.





Andy



 
A glutton for punishment, eh?

I have not used an OP-620 in a long time, but I will say that this IS doable. Be warned that it won't be easy, and expect to add a LOT of code to your PLC program to manipulate the data. I'd recommend scrapping this idea, but if you're up for a challenge... :rolleyes:

Use a separate menu message for each value (hours, minutes, day, etc.), so you can use the arrow adjustment for the values. You COULD do this from a regular message and use the function keys to directly increment/decrement values, but the response time will be delayed.

I don't have any canned code that would be appropriate for this, but I will be glad to offer suggestions for problems you will undoubtedly encounter while getting this to work.

You could make your life a LOT easier by using an EZ-220/420 panel instead of the OP-620. The EZ allows direct access to the memory locations, so you won't have to add much (if any) additional code in the PLC. By the way, these fits in the exact same cutout. They're also cheaper!... (y)

🍻

-Eric
 

Similar Topics

GE 90-30 using ME 6.0 - Newbie question... Let's say on rung 10 I set a coil (S) with a one-shot. Input to coil drops out, but coil stays...
Replies
30
Views
11,103
We've got a sump pump which is switched on/off at the HMI by clicking a button on the screen then a physical pushbutton on a console, using this...
Replies
50
Views
12,349
I haven't come across this before. I am trying to understand why the counter doesn't reset to 0, when the .dn is true? It immediately puts a 1 in...
Replies
18
Views
4,624
Hi, I have tried everything but still having no luck. This will be a easy solution I just know it. Ok I want to be able to set off an output...
Replies
5
Views
1,786
Hi all, I am completely new to PLC's and their programming, having started a new course at college. Part of the course is to write a simple...
Replies
4
Views
2,100
Back
Top Bottom