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