libximc  2.2.1
Data Fields
status_calb_t Struct Reference

Data Fields

unsigned int MoveSts
 Flags of move state.
unsigned int MvCmdSts
 Move command state.
unsigned int PWRSts
 Flags of power state of stepper motor.
unsigned int EncSts
 Encoder state.
unsigned int WindSts
 Winding state.
float CurPosition
 Current position.
long long EncPosition
 Current encoder position.
float CurSpeed
 Motor shaft speed.
int Ipwr
 Engine current.
int Upwr
 Power supply voltage.
int Iusb
 USB current consumption.
int Uusb
 USB voltage.
int CurT
 Temperature in tenths of degrees C.
unsigned int Flags
 Status flags.
unsigned int GPIOFlags
 Status flags.
unsigned int CmdBufFreeSpace
 This field shows the amount of free cells buffer synchronization chain.

Field Documentation

unsigned int CmdBufFreeSpace

This field shows the amount of free cells buffer synchronization chain.

float CurPosition

Current position.

float CurSpeed

Motor shaft speed.

int CurT

Temperature in tenths of degrees C.

long long EncPosition

Current encoder position.

unsigned int EncSts
unsigned int Flags
unsigned int GPIOFlags
int Ipwr

Engine current.

int Iusb

USB current consumption.

unsigned int MoveSts
unsigned int MvCmdSts
unsigned int PWRSts
int Upwr

Power supply voltage.

int Uusb

USB voltage.

unsigned int WindSts