Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

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

CALCulate<Ch>[:SELected]:MARKer:MATH:FLATness:STATe?

Or

CALCulate<Ch>:TRACe<Tr>:MARKer:MATH:FLATness:STATe {OFF|ON|0|1}

CALCulate<Ch>:TRACe<Tr>:MARKer:MATH:FLATness:STATe?

Description

Turns the marker flatness function ON/OFF.

command/query

Target

CALCulate<Ch>[:SELected] — active trace of channel <Ch>,

Or

CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,

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

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

Parameter

{ON|1}

ON

{OFF|0}

OFF

Query Response

{0|1}

Preset Value

0

Equivalent Softkeys

Markers > Marker Math > Flatness > Flatness


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.MARKer(1).MATH.FLATness.STATe


note

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


Syntax

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

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

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