TDS5000B Online Programmer Guide
-- 1 4 8 --
CURSor:SCREEN:STYle
Description
This command sets or queries the cursor type for Screen mode.
Group
Cursor
Syntax 1
CURSor:SCREEN:STYle {LINE_X|LINES|X}
Syntax 2
CURSor:SCREEN:STYle?
Arguments
H LINE_X
Specifies the cursor style to be a line with superimposed X.
H LINES
Specifies the cursor style to be a line.
H X
Specifies the cursor style to be an X.
Example 1
CURSor:SCREEN:STYle LINES
This command sets the cursor style to lines.
Example 2
CURSor:SCREEN:STYle?
This query might return
:CURSOR:SCREEN:STYLE X
Indicating that the style for screen cursors is X.