beautypg.com

Cursor:delta, Cursor:display – GW Instek GBS-1000 Series Programming Manual User Manual

Page 34

background image

GBS-1000 Programming Manual

34

Parameter

Cursor 1 or 2

Cursor position

1

Cursor V1

1 ~ 199

1 ~ 199 point

2

Cursor V2

Example

:cursor:y1position 100

Put vertical cursor V1
on 100 point position

:CURSor:DELta

Query

Description

Returns the distance between two horizontal (X axis)
or vertical (Y axis) cursors.
Same as: Cursor key →F4 (Horizontal) or F5 (Vertical)

Syntax

< Long >

< Short >

:cursor:delta?

:curs:del?

Parameter

Horizontal or vertical cursor

x

Horizontal cursor (X axis)

y

Vertical cursor (Y axis)

Example

:cursor:ydelta?

100

Ask the vertical cursors
distance (Returns 100)

:CURSor:DISplay

Set

Description

Turns the horizontal or vertical cursors On/Off.
Same as: Cursor key →F2 (Horizontal) or F3 (Vertical)

Syntax

< Long >

< Short >

:cursor:display

:curs:dis

Parameter

X or Y cursor

Cursor On/Off

x

X (horizontal) 0

Cursor Off

y

Y (vertical)

1

Cursor On

Example

:cursor:ydisplay 1

Turn Y cursor On