What's the difference between safestop and off?

Questions about using the MCL scripting language.
Post Reply
boston
Posts: 3
Joined: Mon Mar 15, 2021 6:40 pm
What's the difference between safestop and off?

Post by boston »

For SIGNALMINACTION what's the difference between the following two:

Motor1 safestop 0x0001
Motor1 off 0x0002

Which would you trigger with a limit switch?
User avatar
Basicmicro Support
Posts: 1594
Joined: Thu Feb 26, 2015 9:45 pm
Re: What's the difference between safestop and off?

Post by Basicmicro Support »

With safestop you have to bring the control back to 0 before you do anything else. For example if you safe stop while using an analog joystick.

Post Reply