Property (Read-Write)
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.SENSibility = Value
Value = SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.SENSibility
This command sets/gets spurious sensibility, for the selected trace Tr of the selected channel Ch.
The low peak has real sensibility when the value is small.
Parameter |
Value |
Description |
Spurious sensibility |
Data Type |
Double precision floating point type (Double) |
Range |
10m ~ 10 |
Preset Value |
3 |
Unit |
- |
Resolution |
- |
Preset Effect |
Yes |
Save-Recall Effect |
Yes |
Error |
- |
Dim Var as Double
Var= 5
SCPI.CALCulate.PN1.TRACe1.SPURious.SENSibility = Var
Var = SCPI.CALCulate.PN1.TRACe1.SPURious.SENSibility
SCPI.CALCulate.PN(Ch).TRACe(Tr).SMOothing.APERture
SCPI.CALCulate.PN(Ch).TRACe(Tr).SMOothing.STATe
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.OMISsion
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.OSSPur.FLISt.CLEar
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.OSSPur.FLISt.COUNt
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.OSSPur.FLISt.DATA
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.OSSPur.OMISsion
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.POWer
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.SLISt
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.THReshold.LEVel.MINimum
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.THReshold.TABLe.CLEar
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.THReshold.TABLe.COUNt
SCPI.CALCulate.PN(Ch).TRACe(Tr).SPURious.THReshold.TABLe.DATA
PN Menu: Trace View > Spurious > Spur Sensibility
:CALCulate:PN[1-1]:TRACe[1-1]:SPURious:SENSibility {10m ~ 10}
:CALCulate:PN[1-1]:TRACe[1-1]:SPURious:SENSibility?
{10m ~ 10} <newline><^END>
10 OUTPUT 717;":CALCulate:PN1:TRACe1:SPURious:SENSibility 5"
20 OUTPUT 717;":CALCulate:PN1:TRACe1:SPURious:SENSibility?"
30 ENTER 717;A