Commit BBC
This commit is contained in:
@@ -452,7 +452,7 @@ ss PulseSequence {
|
|||||||
|
|
||||||
when (IsttokOPREQ == STOP) {} state Stopping
|
when (IsttokOPREQ == STOP) {} state Stopping
|
||||||
|
|
||||||
when ( pvStatus(IsttokVVesselTemperature) != pvStatOK) {
|
when (pvSeverity(IsttokVVesselTemperature) >= pvSevrMAJOR) {
|
||||||
/* Temperature Limit Pulse state change to Process */
|
/* Temperature Limit Pulse state change to Process */
|
||||||
//IsttokProcReq = STOP;
|
//IsttokProcReq = STOP;
|
||||||
//pvPut(IsttokProcReq);
|
//pvPut(IsttokProcReq);
|
||||||
|
|||||||
Reference in New Issue
Block a user