Functions | |
| ABORT () | |
| Abort a run. | |
| CHANGE (String TITLE, String USER, Integer PERIOD, Integer RBNO, Real AOI, Real PHI, Integer NPERIODS) | |
| Interactive change. | |
| CHANGE_MONITOR (Integer SPEC, Real TLOW, Real THIGH) | |
| Change monitor as part of a scripted block change operation. | |
| RECOVER () | |
| recover from an unintentional abort (must be typed before the next begin) | |
| SET_FERMI_VETO (Qualifier ON, Qualifier OFF, Real DELAY, Real WIDTH) | |
| set fermi chopper veto parameters | |
| ABORT | ( | ) |
| CHANGE | ( | String | TITLE, | |
| String | USER, | |||
| Integer | PERIOD, | |||
| Integer | RBNO, | |||
| Real | AOI, | |||
| Real | PHI, | |||
| Integer | NPERIODS | |||
| ) |
Interactive change.
| CHANGE_MONITOR | ( | Integer | SPEC, | |
| Real | TLOW, | |||
| Real | THIGH | |||
| ) |
Change monitor as part of a scripted block change operation.
| [in] | SPEC | |
| [in] | TLOW | |
| [in] | THIGH |
| RECOVER | ( | ) |
| SET_FERMI_VETO | ( | Qualifier | ON, | |
| Qualifier | OFF, | |||
| Real | DELAY, | |||
| Real | WIDTH | |||
| ) |
set fermi chopper veto parameters
| [in] | DELAY | Delay in microseconds |
| [in] | WIDTH | Width in microseconds |
| [in] | ON | Enable veto |
| [in] | OFF | Disable Veto |
1.5.2