Improved error reporting to the MsgTxt additional field
This commit is contained in:
@@ -53,7 +53,7 @@ friend class EL734Axis;
|
||||
private:
|
||||
asynUser *pasynUserController_;
|
||||
|
||||
asynStatus transactController(char command[COMLEN], char reply[COMLEN]);
|
||||
asynStatus transactController(int axis, char command[COMLEN], char reply[COMLEN]);
|
||||
|
||||
void switchRemote();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user