Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

DISPlay:POSition <numeric 1>, <numeric 2>, <numeric 3>, <numeric 4>

DISPlay:POSition?

Description

Sets/gets the Analyzer window position on the screen and its size.

command/query

Parameter

Parameters determine the position of the main window:

<numeric 1>

Specifies the coordinate of the left side of the window

<numeric 2>

Specifies the coordinate of the top of the window

<numeric 3>

Specifies the width of the window

<numeric 4>

Specifies the height of the window

Unit

Screen pixel

Range

From 0 to the screen resolution.

Out of Range

Sets the value of the limit, which is closer to the specified value.

Query Response

<numeric>

Preset Value

<numeric 1> = (screen width – 800) / 2,

<numeric 2> = (screen height – 600) / 2,

<numeric 3> = 800,

<numeric 4> = 600,

Preset: Display > Properties > Set Defaults

Equivalent Softkeys

None


Equivalent COM Command

SCPI.DISPlay.POSition

Syntax

Pos = app.SCPI.DISPlay.POSition

app.SCPI.DISPlay.POSition = Array(0, 0, 800, 600)

Type

Variant (array of long) (read/write)


 

Back to DISPlay

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1