RS Logix 5000 Timer and Panel View

Join Date
Jul 2011
Location
India
Posts
6
Hi All,
I have programmed a PLC to Start and Stop the pump depending on the output from a level switch. Switch ON- Pump ON, Switch Off- Pump Off.
Now I want level switch to turn the pump on and Timer to turn the pump off and Timer preset-time must be entered from HMI(I got panel view for this purpose).
It is both Rslogix5000 and Factory talk studio programming. Please help me out.
 
Hi All,
I have programmed a PLC to Start and Stop the pump depending on the output from a level switch. Switch ON- Pump ON, Switch Off- Pump Off.
Now I want level switch to turn the pump on and Timer to turn the pump off and Timer preset-time must be entered from HMI(I got panel view for this purpose).
It is both Rslogix5000 and Factory talk studio programming. Please help me out.

What are you stuck on, the PLC logic or getting the HMI to write to timer preset? I would use a Numeric Input Enable and address it to "YOUR_PUMP_TIMER.PRE".

Show us what you have so far for the ladder logic to solve the problem and we'll see if we can help.
 

Similar Topics

If any of you wizards can help in this I would be ever more grateful. We have this device that generates 9 second pulses coming into a DI module...
Replies
31
Views
3,605
Processor: 1769-L30ER; Logix 5000: v32.02 I have an AOI that's been used in previous applications without issue, and have added a TON...
Replies
6
Views
2,759
Hi there, I am accustomed to working with Logix 500 but have a program modification I need to do on a CompactLogix.... I created a timer...no...
Replies
7
Views
2,452
Good Afternoon , I have an older Panelview Plus and do not have the application . I'm in the process of re-doing the HMI application from...
Replies
11
Views
3,893
I have 47 timers that I want to change the .PRE value in with one instruction but different values from a saved "SavedTimers" INT[46] array file...
Replies
7
Views
1,851
Back
Top Bottom