Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

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

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

Or

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

CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>[:STATe]?

Description

Turns the marker ON/OFF.

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>,

Or

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

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

<Tr> = {[1]|2|...16}

<Mk> = {[1]|2|...16}

Parameter

{ON|1}

ON

{OFF|0}

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


note

This command is similar to CALCulate<Ch>[:SELected]:MARKer<Mk>[:STATe] only.


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