Property (Read Only)
Value = SCPI.SENSe.TR(Ch).NARRow(Nr).SWEep.POINts
This command gets number of points, for the selected narrow Nr of the selected channel Ch.
Parameter |
Value |
Description |
Number of points |
Data Type |
Long integer type (Long) |
Range |
626 ~ 1564 |
Preset Value |
801 |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
- |
Dim Var as Long
Var= 626
Var = SCPI.SENSe.TR1.NARRow1.SWEep.POINts
No equivalent key is available on the front panel.
:SENSe:TR[1-1]:NARRow[1-2]:SWEep:POINts?
{626 ~ 1564} <newline><^END>
10 OUTPUT 717;":SENSe:TR1:NARRow1:SWEep:POINts?"
20 ENTER 717;A