- Added a counter driver for MORPHEUS-2D which checks an SPS for an
detector overcount condition.
This commit is contained in:
@@ -393,8 +393,8 @@ static int SinqHttpStatus(pHistDriver self,SConnection *pCon){
|
||||
if(httpStatus != ghttp_done){
|
||||
strncpy(pPriv->hmError,"Reconnect", 511);
|
||||
pPriv->errorCode = SERVERERROR;
|
||||
return HWFault;
|
||||
pPriv->asyncRunning = 0;
|
||||
return HWFault;
|
||||
}
|
||||
break;
|
||||
case ghttp_not_done:
|
||||
|
||||
Reference in New Issue
Block a user