Instruction Summary; Sample Instructions In Basic - IEE 03875-06-0214 Reference Manual

Pole display
Table of Contents

Advertisement

3.5.1 Instruction Summary

Hex Code
01h
02h
04h
05h
06h
07h
08h
0Ch
0Eh
0Fh
10h
14h
18h
1Ch
11h
12h
15h
16h
17h
19h

3.5.2 Sample Instructions In BASIC

The following instructions are provided as an example to illustrate the correct form and to assist the user to
rapidly see his display operate.
10 CLOSE #1
20 OPEN "COM1:9600,N,8,2,CS,DS" AS #1
30 PRINT #1, CHR$(&H4A); CHR$(&H61); CHR$(&H6E)
40 PRINT #1, CHR$(&H2D); CHR$(&H32); CHR$(&H2D)
50 PRINT #1, CHR$(&H39); CHR$(&H36)
60 PRINT #1, CHR$(&H11); CHR$(&H0F)
70 PRINT #1, CHR$(&H84)
80 PRINT #1, CHR$(&H12)
90 SYSTEM
The display should appear as follows:
Jan–2–96
Industrial Electronic Engineers, Inc.
Van Nuys, California
Command
Clear Display
Home Cursor
Disable Shift And Decrement
Enable Shift And Decrement
Disable Shift And Increment
Enable Shift And Increment
Turn Display Off
Turn Display On And Cursor Off
Turn Display On And Cursor On
Turn Display On And Blink Cursor
Shift Cursor To The Left
Shift Cursor To The Right
Shift Display To The Left
Shift Display To The Right
Subsequent Data Is Controller 1 Instruction(S)
Subsequent Data Is Controller 1 Display Data
Subsequent Data Is Controller 2 Instruction(S)
Subsequent Data Is Controller 2 Display Data
Subsequent Data Down Loads Special Characters
Subsequent Data Is 8 Bit Length Character
SIZE
A
SCALE
'Close if open
'Setup serial port
'Display date
'Blink cursor
'Move cursor to day
'Prepare to change day
CODE IDENT NO.
05464
N/A
REV
A
S03875–06–0214
SHEET 14

Advertisement

Table of Contents
loading

This manual is also suitable for:

S03875–06–0214

Table of Contents