Property (Read Only)
Value = SCPI.SERVice.CHANnel(Ch).SWEep.POINts
This command gets the number of measurement points of the selected channel ( Ch).
Parameter |
Value |
Description |
Number of measurement points |
Data Type |
Long integer type (Long) |
Dim Poin as Long
Poin = SCPI.SERVice.CHANnel(2).SWEep.POINts
SCPI.SENSe(Ch).SEGMent.SWEep.POINts
No equivalent key is available on the front panel.
:SERVice:CHANnel{[1]-4}:SWEep:POINts?
{numeric}<newline><^END>
10 OUTPUT 717;":SERV:CHAN2:SWE:POIN?"
20 ENTER 717;A