eeinpa
Electrical
- Nov 12, 2006
- 65
Howdy! I recently completed a project using the Koyo/AutomationDirect DL05/06 PLC. I was quite impressed by their cost effectiveness (though the development software could be a tad cheaper, IMHO). One thing I found very useful was the "state machine" programming they offer. Coming from a non-PLC background, I find it more intuitive to think in state machines rather than ladder logic. I actually used both in my project, depending which seemed clearer.
I am now on a simple project involving control of multiple door operators. Again, I find it simpler to think in terms of state machines. But this time I am looking at the TECO SG2 "PLRs" (which look really quite nifty!), which don't offer state machine programming. I'm curious what the "classical" method of emulating state machines in ladder logic is... My guess is that I use SET and RESET instructions to control a bit for each STATE. I then use those bits as the first element in rungs which control whether a state's actions occur or not.
Do I have the right idea? Anyone familiar with the SG2 able to suggest other methods? Anyone want to comment on the SG2 (or similar Omron ZEN) in general?
Thank you!
I am now on a simple project involving control of multiple door operators. Again, I find it simpler to think in terms of state machines. But this time I am looking at the TECO SG2 "PLRs" (which look really quite nifty!), which don't offer state machine programming. I'm curious what the "classical" method of emulating state machines in ladder logic is... My guess is that I use SET and RESET instructions to control a bit for each STATE. I then use those bits as the first element in rungs which control whether a state's actions occur or not.
Do I have the right idea? Anyone familiar with the SG2 able to suggest other methods? Anyone want to comment on the SG2 (or similar Omron ZEN) in general?
Thank you!