Improved error reporting to the MsgTxt additional field
This commit is contained in:
@@ -16,8 +16,9 @@ class epicsShareClass SINQAxis : public asynMotorAxis
|
||||
asynStatus setStringParam(int function, const char *value);
|
||||
|
||||
friend class SINQController;
|
||||
protected:
|
||||
void updateMsgTxtFromDriver(const char *value);
|
||||
|
||||
protected:
|
||||
private:
|
||||
SINQController *pC_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user