Position calibration settings. More...
#include <xidcusb.h>
Data Fields | |
int | fast_home |
Speed used for fast motion. | |
int | slow_home |
Speed used for slow motion. | |
unsigned int | delta |
Distance from break point. | |
unsigned int | flags |
Set of flags specify direction and stopping conditions. |
Position calibration settings.
This structure contains settings used in position calibrating. It specify behaviour of calibrating position.
unsigned int delta |
Distance from break point.
Range: 0..2147483647
int fast_home |
Speed used for fast motion.
Range: 1..65535.
int slow_home |
Speed used for slow motion.
Range: 1..65535.