
Not sure exactly where to put this thread but will try here for now,
I have been looking for a while for a solution to control my Hauptwerk setup, that being, the console, the computer, the accessories and the power amplifiers with one switch. The ideal way is to control their power on and power off in sequence. I believe I've found a relatively simple (nothing's totally simple here) solution using one on/off switch and a PLC. (translated, Programmable Logic Controller). These units are miniature computers used to control everything from automatic production equipment to appliances. The PLC involved is available from several sources such as FactoryMation, B-B Electronics and a few others, made by Teco, a Chinese firm with representation in many parts of the world. The particular unit I'm using is their p/n SG2-20KR-D-LEG. It is really a bit of overkill for this project as it has among other features 8 (DC) and 2 analogue input contacts, 8 (8 - Amp) relay outputs. (I have a few future plans for it as well, hence the bigger unit. There is a smaller one, and also expansion units available).
Programming involves using either Relay Ladder Logic (LAD) or Function Block Diagram (FBD). Internal are (for instance) 15 timers, 15 counters etc. For the most part, I only was interested in the timers which can function as On-Delay, Off-Delay, One-Shot, Flash etc. The timers are program adjustable from .01 seconds to 9999 minutes. So obviously, there's plenty of choices to do a simple task as mentioned above.
Cost wise, including PLC, programming cable and a 24 volt power supply approx $120 USD. If anyone is interested in pursuing this, I worked out a small (LAD) program which covers what I needed to accomplish. You can d/l the (free) programming software here http://www.factorymation.com/s.nl/sc.2/category.11443/.f if you want to "roll your own" or I can email the one I wrote. Using this software, you can simulate the program (offline) etc, before using it in the real world. The file can be saved, even labeled as to line by line function and printed out.
There is a whole lot more than needed here, but I found this little box to be the most cost effective situation.
And, yes, I used to have a day job where I needed to do this stuff.
Rgds,
Ed
I have been looking for a while for a solution to control my Hauptwerk setup, that being, the console, the computer, the accessories and the power amplifiers with one switch. The ideal way is to control their power on and power off in sequence. I believe I've found a relatively simple (nothing's totally simple here) solution using one on/off switch and a PLC. (translated, Programmable Logic Controller). These units are miniature computers used to control everything from automatic production equipment to appliances. The PLC involved is available from several sources such as FactoryMation, B-B Electronics and a few others, made by Teco, a Chinese firm with representation in many parts of the world. The particular unit I'm using is their p/n SG2-20KR-D-LEG. It is really a bit of overkill for this project as it has among other features 8 (DC) and 2 analogue input contacts, 8 (8 - Amp) relay outputs. (I have a few future plans for it as well, hence the bigger unit. There is a smaller one, and also expansion units available).
Programming involves using either Relay Ladder Logic (LAD) or Function Block Diagram (FBD). Internal are (for instance) 15 timers, 15 counters etc. For the most part, I only was interested in the timers which can function as On-Delay, Off-Delay, One-Shot, Flash etc. The timers are program adjustable from .01 seconds to 9999 minutes. So obviously, there's plenty of choices to do a simple task as mentioned above.
Cost wise, including PLC, programming cable and a 24 volt power supply approx $120 USD. If anyone is interested in pursuing this, I worked out a small (LAD) program which covers what I needed to accomplish. You can d/l the (free) programming software here http://www.factorymation.com/s.nl/sc.2/category.11443/.f if you want to "roll your own" or I can email the one I wrote. Using this software, you can simulate the program (offline) etc, before using it in the real world. The file can be saved, even labeled as to line by line function and printed out.

There is a whole lot more than needed here, but I found this little box to be the most cost effective situation.

Rgds,
Ed