Property (Read Only)
Value = SCPI.SENSe(Ch).SEGMent.SWEep.POINts
This command reads the total number of the measurement points of all segments, for the segment sweep table of the selected channel ( Ch).
Parameter |
Value |
Description |
Total number of measurement points of all the segments |
Data type |
Long integer type (Long) |
Preset Value |
2 |
Dim SegmPoin As Long
SegmPoin = SCPI.SENSe(1).SEGMent.SWEep.POINts
No equivalent key is available on the front panel.
:SENSe{[1]-4}:SEGMent:SWEep:POINts?
{numeric}<newline><^END>
10 OUTPUT 717;":SENS1:SEGM:SWE:POIN?"
20 ENTER 717;A