Property (Read Only)
Value = SCPI.CALCulate.PS(Ch).TRACe(Tr).LIMit.FAIL
This command gets limit test pass/fail, for the selected trace Tr of the selected channel Ch.
Parameter |
Value |
Description |
Limit test result |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
- |
Dim Var as Boolean
Var= 1
Var = SCPI.CALCulate.PS1.TRACe1.LIMit.FAIL
No equivalent key is available on the front panel.
:CALCulate:PS[1-1]:TRACe[1-1]:LIMit:FAIL?
{ON|OFF|1|0} <newline><^END>
10 OUTPUT 717;":CALCulate:PS1:TRACe1:LIMit:FAIL ?"
20 ENTER 717;A