##
SECTION 6: EXPANDED SEBASIC COMMANDS
The commands listed below can be used when programming one of the fol-
lowing SLO-SYN
®
controllers:
MX2000
SS2000D3i
TDC
SS2000D6i
SS2000PCi
EXPANDED SEBASIC CONTROL COMMANDS
COMMAND
DESCRIPTION
Cursor_ON
Make cursor visible
Cursor_OFF
Make cursor invisible
CLRSCRN
Clear screen and home cursor
CLRLINE
Clear line and reposition cursor on line
LOCATE
Position cursor
DISP
Position cursor and print text
FLUSH_RX_BUFFER
Clear out receive buffer
Expanded SEBASIC Control Commands Descriptions including syntax.
Refer to Section 7 Programming the Control, for program explanations.
Cursor_ON
Action:
Makes the cursor visible.
Program Syntax:
Cursor_ON
Remarks:
The cursor will become visible in its current location.
Refer to the LOCATE command to position the cursor.
Cursor_OFF
Action:
Makes the cursor invisible.
Program Syntax:
Cursor_OFF
Remarks:
The cursor will become invisible in its current location.
CLRSCRN
Action:
Clears the screen and homes the cursor.
Program Syntax:
CLRSCRN
Remarks:
Clears the screen of all characters and locates the cursor
to the upper left corner of the screen.
StockCheck.com