E4990A Help
578
Query
Syntax
:SERVice:CHANnel<Ch>:SWEep:POINts?
Description
This command gets current number of point for active sweep type
(SENS:SWE:POIN? or SENS:SEG:SWE:POIN?).
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Long
Ana.WriteString ":SERV:CHAN1:SWE:POIN?", True
Var=Ana.ReadNumber
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.SERVICE.CHANNEL(Ch).SWEEP.POINTS
:SERV:CHAN<Ch>:TRAC<Tr>:AMRK:ACT
Type
Command/Query
Syntax
:SERVice:CHANnel<Ch>:TRACe<Tr>:AMRKer:ACTive <Value>
:SERVice:CHANnel<Ch>:TRACe<Tr>:AMRKer:ACTive?
Description
This command sets/gets active marker number (one per trace). 0 is
returned if no marker is activated.
Variable
Parameter Long
Description
Active marker number of selected trace in selected
channel
Data Type Long integer type (Long)
Range 0 to 10
Preset
0