Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

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

CALCulate<Ch>[:SELected]:MARKer:COUPle?

Or

CALCulate<Ch>:TRACe<Tr>:MARKer:COUPle {OFF|ON|0|1}

CALCulate<Ch>:TRACe<Tr>:MARKer:COUPle?

Description

Turns the marker coupling between traces ON/OFF. When coupled, the markers of different traces but with the same number track the X-axis position.

command/query

Target

All the traces of channel <Ch>,

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

Parameter

{ON|1}

ON

{OFF|0}

OFF

Query Response

{0|1}

Preset Value

1

Equivalent Softkeys

Marker > Properties > Marker Couple


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.MARKer(1).COUPle


note

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


Syntax

Status = app.SCPI.CALCulate(Ch).SELected.MARKer.COUPle

app.SCPI.CALCulate(Ch).SELected.MARKer.COUPle = false

Type

Boolean (read/write)


Warning

Object MARKer has an index of 1, which can be omitted in Visual Basic, but it cannot be omitted in other programming languages.



 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1