- MCode Boolean Logic
This program uses the Boolean logic operators available in MCode software. The first section calls subroutines based on the logical interpretation of general purpose inputs, and calls respective subroutines.
- On Error Handler
The OE or On Error instruction is a subroutine call that is invoked whenever an error occurs during the execution of a program.
- Integer Math Only (No Decimals)
Demonstrates how MDrivePlus software handles math functions
- Speed Control with Analog Input
Demonstrates an application using the MDrive analog input
- Limit Switch Test Program
Demonstrates the predefined limit switch input function
- Proof of Concept – Washdown Machine
An application that uses an MDrive not only to control motion, but also to manage digital I/O and operator input
- Position Trip Redefine
This program demonstrates how to redefine a position trip while a move is in progress
- Avoiding Encoder Overflow
In MDrive applications that require continuous slew, such as pumps or fans, and encoder mode is enabled, a stall error will occur when the encoder counter overflows.