Command/Query
:CALCulate<Ch>[:SELected]:PLIMit[:STATe] {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:PLIMit[:STATe]?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:PLIMit[:STATe] {ON|OFF|1|0}
:CALCulate<Ch>:TRACe<Tr>:PLIMit[:STATe]?
This command turns the point limit test on/off.
Parameter |
Selection Option |
Description |
Status of Point limit test |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:PLIM " & Str(Var), True
Ena.WriteString ":CALC1:PLIM?", True
Var=Ena.ReadNumber
Analysis > Point Limit > Point Limit Test
SCPI.CALCULATE(Ch).SELECTED.PLIMIT.STATE