Property (Read-Write)
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.THReshold.TABLe.COUNt = Value
Value = SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.THReshold.TABLe.COUNt
This command sets/gets number of threshold segments, for the selected trace Tr of the selected channel Ch.
Parameter |
Value |
Description |
Number of threshold segments |
Data Type |
Long integer type (Long) |
Range |
1 ~ 20 |
Preset Value |
1 |
Unit |
- |
Resolution |
- |
Preset Effect |
Yes |
Save-Recall Effect |
Yes |
Error |
- |
Dim Var as Long
Var= 1
SCPI.CALCulate.BB1.TRACe1.SPURious.THReshold.TABLe.COUNt = Var
Var = SCPI.CALCulate.BB1.TRACe1.SPURious.THReshold.TABLe.COUNt
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.OMISsion
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.OSSPur.FLISt.CLEar
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.OSSPur.FLISt.COUNt
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.OSSPur.FLISt.DATA
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.OSSPur.OMISsion
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.POWer
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.SLISt
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.THReshold.LEVel.MINimum
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.THReshold.TABLe.CLEar
SCPI.CALCulate.BB(Ch).TRACe(Tr).SPURious.THReshold.TABLe.DATA
No equivalent key is available on the front panel.
:CALCulate:BB[1-1]:TRACe[1-1]:SPURious:THReshold:TABLe:COUNt {1 ~ 20}
:CALCulate:BB[1-1]:TRACe[1-1]:SPURious:THReshold:TABLe:COUNt?
{1 ~ 20} <newline><^END>
10 OUTPUT 717;":CALCulate:BB1:TRACe1:SPURious:THReshold:TABLe:COUNt 1 "
20 OUTPUT 717;":CALCulate:BB1:TRACe1:SPURious:THReshold:TABLe:COUNt ?"
30 ENTER 717;A