Moved shared functionality from the pmacV3 driver into this library.
This commit is contained in:
@@ -48,6 +48,7 @@ class epicsShareClass sinqController : public asynMotorController {
|
||||
protected:
|
||||
asynUser *lowLevelPortUser_;
|
||||
int motorMessageText_;
|
||||
int motorTargetPosition_;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user