Please enable JavaScript to view this site.

 Network Analyzers using TRVNA software

SCPI Command

CALCulate<Ch>[:SELected]:MARKer<Mk>[:STATe] {OFF|ON|0|1}

CALCulate<Ch>[:SELected]:MARKer<Mk>[:STATe]?

Description

Turns the marker ON/OFF.

Note: Turning ON a marker with the number from 1 to 15 will turn ON all the markers of smaller numbers. Turning OFF a marker with the number from 1 to 15 will turn OFF all the markers of greater numbers (except of the reference marker with number 16). Turning ON/OFF the reference marker with number 16 does not turn ON/OFF the markers with the numbers from 1 to 15, but switches these markers between relative and absolute measurement mode.

command/query

Target

Marker <Mk> of the active trace of channel <Ch>,

<Ch>={[1]|2|...9}

<Mk>={[1] … |16}

Parameter

{ON|1}

Marker ON

{OFF|0}

Marker OFF

Query Response

{0|1}

Preset Value

0

Equivalent Softkeys

Markers > Add Marker | Remove Marker

Markers > Reference Marker


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.MARKer(Mk).STATe

Syntax

Status = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).STATe

app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).STATe = true

Type

Boolean (read/write)


 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1