E N G L I S H
MEASUREMENT.
Displays STOP MEASUREMENT on the pull
down menu; pressing <ESC> enables the
Meter to start to measure, when the pull
down menu disappears.
STOP MEASUREMENT.
Enables the Meter to stop measurements
and the initial picture appears again, when
the pull down menu will be disappeared
by pressing <ESC> DATA VIEW. Shows the
measured data; EMPTY DATA! Is displayed
if there are no data.
DATA PRINT.
Prints the data displayed in DATA VIEW;
EMPTY DATA! Is displayed if there are no
data; PRINTER IS NOT READY! Is displayed
when the computer is not connected to a
printer. Then, immediately press <ESC> to
exit DATA PRINT. Otherwise, the picture in
the screen may be damaged.
GRAPH DISPLAY.
Select Graph Scale to draw the graph with
the data and the press <ESC> to autosave the
graph on SCREEN.PCX; if GRAPH DISPLAY
will be selected after having entered in the
other measurement mode, the previous
SCREEN.PCX will be overwritten; EMPTY
DATA! Is displayed if there are no data.
CONFIGURATION.
COMMUNICATION PORT:
Select 1 or 2
PRINT PORT:
Select 1 or 2
SAMPLING TIME :
Select any rate more than 1 sec.
EXIT:
SAVE <ENTER> EXIT of the FILE MENU
46
enables the program to rerun.
FILE SPECIFICATION:
5.3 Designing your own software.
You need the following information if you
are designing your own software for the
RS-232C.
5.3.1 Communication parameters.
• Transmission rate : 4800 Baud
• Data Bit : 8
• Stop Bit : 1
• Parity : None
5.3.2 Transmit data format
STX
(1 BYTE): F2H
ID
(1 BYTE): 0.9H
POSITION
(1 BYTE)
RANGE
(1 BYTE)
STATUS
(7 BYTE)
DATA
(6 BYTE)
EXT
(1 BYTE): F3H
Example: POSITION DATA FORMAT