: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 Value

0

 

Query Response

{numeric}<newline><^END>

0: No marker

1-10: Active marker number

Examples

Dim Var as Long
Var= 1
Ana.WriteString ":SERV:CHAN1:TRAC1:AmRK:ACT " & Str(Var), True
Ana.WriteString ":SERV:CHAN1:TRAC1:AMRK:ACT?", True
Var=Ana.ReadNumber

Related Commands

:CALC:MARK:ACT

Equivalent Softkey

Marker > {Marker n}

Marker > Ref Maker

COM Command Syntax (Internal Control Only)

SCPI.SERVICE.CHANNEL(Ch).TRACE(Tr).AMRKER.ACTIVE