pmacV3 read speed and evaluate ETA
This commit is contained in:
@@ -148,8 +148,9 @@ public:
|
||||
double max_velocity, double acceleration);
|
||||
asynStatus poll(bool *moving);
|
||||
protected:
|
||||
int IsEnable = 0;
|
||||
|
||||
int IsEnable;
|
||||
double Speed;
|
||||
|
||||
asynStatus getAxisStatus(bool *moving);
|
||||
|
||||
friend class pmacController;
|
||||
|
||||
Reference in New Issue
Block a user