Reduce polling, se MsgTxt if move when disabled
This commit is contained in:
@@ -144,9 +144,12 @@ public:
|
||||
|
||||
pmacV3Axis(pmacController *pController, int axisNo);
|
||||
|
||||
asynStatus move(double position, int relative, double min_velocity,
|
||||
double max_velocity, double acceleration);
|
||||
asynStatus poll(bool *moving);
|
||||
protected:
|
||||
|
||||
int IsEnable = 0;
|
||||
|
||||
asynStatus getAxisStatus(bool *moving);
|
||||
|
||||
friend class pmacController;
|
||||
|
||||
Reference in New Issue
Block a user