What's the difference between safestop and off?
What's the difference between safestop and off?
For SIGNALMINACTION what's the difference between the following two:
Motor1 safestop 0x0001
Motor1 off 0x0002
Which would you trigger with a limit switch?
Motor1 safestop 0x0001
Motor1 off 0x0002
Which would you trigger with a limit switch?
- Basicmicro Support
- Posts: 1594
- Joined: Thu Feb 26, 2015 9:45 pm
Re: What's the difference between safestop and off?
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.