Property (Read Only)
Value = SCPI.SENSe(Ch).SEGMent.SWEep.TIME.DATA
This command reads the total sweep time (including sweep delay time) of all the segments, for the segment sweep table of the selected channel ( Ch).
Parameter |
Value |
Description |
Total sweep time of all segments |
Data type |
Double precision floating point type (Double) |
Dim SegmTime As Double
SegmTime = SCPI.SENSe(1).SEGMent.SWEep.TIME.DATA
No equivalent key is available on the front panel.
:SENSe{[1]-4}:SEGMent:SWEep:TIME[:DATA]?
{numeric}<newline><^END>
10 OUTPUT 717;":SENS1:SEGM:SWE:TIME?"
20 ENTER 717;A