Do-more® PLC: Outstanding Program Management Tools
Mix Stage and Ladder
Watch a Video about Stage Programming
Do-more supports a mix of stage and ladder logic for a best-of-both-worlds approach that simplifies your code and makes troubleshooting easier.
Tasks and Programs can be suspended to isolate code; stages can be enabled or disabled.
Execution Order
Define the order of execution for your code.
Tasks vs Programs
Do-More code can be broken up into Tasks and Programs:
Tasks run when called; once, continuously, or at a user defined interval
Programs run based on events
Code-Block Configuration
Do-more provides flexible, powerful control over your program code execution:
Assign tasks or programs a fixed timeslice
Define "yield points" for logical pauses
Define priorities and order of execution