SCPI Command
CALCulate<Ch>[:SELected]:LIMit:FAIL?
Reads out the limit test result. |
---|
query only |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
1 |
Fail |
0 |
Pass |
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.LIMit.FAIL
Status = app.SCPI.CALCulate(Ch).SELected.LIMit.FAIL
Boolean (read only)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)