Property (Read Only)
Value = SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.POINts
This command gets number of points, for the selected trace Tr of the selected channel Ch.
Parameter |
Value |
Description |
dBC data |
Data Type |
Long integer type (Long) |
Range |
2 ~ 1601 |
Preset Value |
11 |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
- |
Dim Var as Long
Var= 2
Var = SCPI.CALCulate.USER1.TRACe8.DATA.POINts
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.COPY
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.FDATa
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.FMEMory
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.RDATa
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.STARt
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.STOP
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.UDATa
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.UMEMory
SCPI.CALCulate.USER(Ch).TRACe(Tr).DATA.XDATa
No equivalent key is available on the front panel.
:CALCulate:USER[1-1]:TRACe[1-8]:DATA:POINts?
{2 ~ 1601} <newline><^END>
10 OUTPUT 717;":CALCulate:USER1:TRACe8:DATA:POINts ?"
20 ENTER 717;A