Fixed a bug with inproperly cleared MsgTxt in SINQAxis
Extended pmacAxis to properly deal with HRPT pmac motors which have an extra error condition
This commit is contained in:
@@ -136,6 +136,7 @@ class pmacController : public SINQController {
|
||||
static const epicsUInt32 PMAX_AXIS_GENERAL_PROB2;
|
||||
|
||||
friend class pmacAxis;
|
||||
friend class pmacHRPTAxis;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user