Added new system disconnect reporting to the phytron driver
This commit is contained in:
@@ -56,7 +56,7 @@ friend class PhytronAxis;
|
||||
private:
|
||||
asynUser *pasynUserController_;
|
||||
|
||||
asynStatus transactController(char command[COMLEN], char reply[COMLEN]);
|
||||
asynStatus transactController(int axisNo, char command[COMLEN], char reply[COMLEN]);
|
||||
|
||||
const char *selector;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user