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