NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
Output port run state constants

Use these constants to configure the desired run state for the specified motor(s): idle, rampup, running, rampdown, or hold. More...

Macros

#define OUT_RUNSTATE_IDLE   0x00
 
#define OUT_RUNSTATE_RAMPUP   0x10
 
#define OUT_RUNSTATE_RUNNING   0x20
 
#define OUT_RUNSTATE_RAMPDOWN   0x40
 
#define OUT_RUNSTATE_HOLD   0x60
 

Detailed Description

Use these constants to configure the desired run state for the specified motor(s): idle, rampup, running, rampdown, or hold.

See Also
SetOutput()