Suggestions for easy-to-program time switch

kolyur

Lifetime Supporting Member + Moderator
Join Date
Oct 2004
Location
Wooster, Ohio
Posts
1,602
We have a cooling system that has to be flushed on some as-yet-unknown schedule. Flushing consists of just opening a solenoid valve for two minutes. It could be several times a day, or just once a day, or maybe a few times per week--we won't have a better idea until we have the system in place. I'm looking for some type of digital time switch that would allow all of these different scenarios to be configured, and be easy to program since we don't know who will be doing it.

The problem is that all of the time switches I'm finding with this level of adjustability are very unintuitive and cryptic to set up... i.e. a small number of buttons where each button has multiple functions, holding in the button has yet another function, yada yada we've all been there. (Example is Omron H5L.)

Does anyone have any suggestions? I'm envisioning something with a large LCD screen that is either touch-controlled or has a decent number of buttons that make sense. Unfortunately I can't justify the time required to come up with a PLC+HMI solution for this--I'm hoping to find something off-the-shelf.
 
My thought is a Time Clock Buzzer control like this.

Can be programmed for multiple On's per day, set a weekly schedule.

If the buzzer time can not be set long enough have it trip a standard timer set to a OneShot pulse for the run time.
 
A programmable relay might be a good fit.
How do you figure? I know there are smart relays available with built-in clocks, but wouldn't you have to modify the program logic to change the on/off times? I'm not aware of any with an interface that a layperson could use.
 
I used a timing relay from Omega once for a similar situation except I need to operate 3 different valves each on their own time schedule. It was a pain to figure out how to initially set up the thing, but once I had that sorted out, the operator could adjust the time intervals relatively easily with buttons and LED readout.

I think it was this one:

https://www.omega.com/en-us/control...-and-timers/process-meters/ptc-15-16/p/PTC-16

After seeing the picture, I also recall not being a fan of the shoddy little screw terminals, but the little thing did the job in a spot where they didn't want or really need a full blown PLC/HMI. I seem to recall having to wire one output back to an input to re-trigger it...It has been quite a few years ago. It took me all day to get it to do what I wanted on the bench mainly because of the poorly written instructions.
 
Last edited:
How do you figure? I know there are smart relays available with built-in clocks, but wouldn't you have to modify the program logic to change the on/off times? I'm not aware of any with an interface that a layperson could use.

AB 810 w/lcd

You can also use the LCD on an old 1100/1400 Micrologix to change timer settings. It takes some programming upfront but it works pretty solid.
 
Last edited:

Similar Topics

I'd like people's opinions on which manufacturer of hardware they prefer. We are an aerospace manufacturing facility that does little to no SCADA...
Replies
10
Views
522
I am setting up control for Hypochlorite dosing. The easy part is the dosing calculation for flow pacing but I would also like to setup trimming...
Replies
8
Views
942
I'm working on an application and have hit a bit of a snag. I need to find an industrial touchscreen display that can: - Tolerate down to -40C...
Replies
7
Views
749
Hello Everyone, I am reaching out to this knowledgeable community with a peculiar problem I've been experiencing with a PLC 5/40E. This issue has...
Replies
16
Views
2,259
Hi, I have never used modbus communication in Codesys 2.3, any tips and tricks are much appreciated. The system is a Wago 750-881 that controls...
Replies
3
Views
1,817
Back
Top Bottom