Trouble Shooting; Calibrate; Reset - Consort Z621 Mode D'emploi

Table des Matières

Publicité

Les langues disponibles

Les langues disponibles

Interfacing with a computer:
Send a single character to the instrument and it will execute the
corresponding command as follows:
"1" = press MODE.
"2" = press °C.
"3" = press
.
"4" = press
.
"5" = press CAL.
"6" = press HOLD.
"7" = press RES.
"8" = press PRINT.
"?" = send display to computer.
"+" = keyboard on (manual operation remains possible).
"-" = keyboard off (manual operation disabled).
Follow exactly the same measuring or calibration procedures, as
described in this manual, to include any desired command in your
computer data-acquisition program.
This example continuously prints the measured values on the computer
screen:
10 ON ERROR GOTO 70
20 OPEN "COM1:2400,N,8,2" AS #1
30 PRINT #1,"8"
40 INPUT #1,V$
50 PRINT V$
60 GOTO 30
70 RUN

TROUBLE SHOOTING

This procedure permits to calibrate automatically all amplifiers of the
instrument.
1.
Leave all inputs open.
2.
Switch the instrument ON while holding CAL pressed.
3.
The display shows [SELFCAL] for a while and returns to the
measurements.
This procedure resets the instrument to the original factory settings.
1.
Switch the instrument ON while holding MODE pressed.
2.
The display shows [rESEt] for a while and returns to the
measurements.
'makes sure no error occurs
'prepares computer input
'PRINT button pressed
'measured values transmitted
'received values printed
'repeat procedure

Calibrate

Reset

12

Publicité

Table des Matières
loading

Table des Matières