Fluke 2180A User Manual

Page 70

Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

Advertising
background image

21X0A-004

Table 604-3. Message Format

CHARACTER POSITION

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

NORMAL TEMPERATURE MEASUREMENT DATA

CH 1

1

! CH

SP

SP

±

SP

D

D

D

D/.

D/.

D

SP

d

F/C

SP

!

SP

SP

CR

LF

OPEN THERMOCOUPLE OUTPUT (2190A only)

--------1

CH !

1

CH

SP

SP

±

SP

D

D

D

D/.

D/.

D

SP

d

F/C

SP

!

0

C

CR

LF

OVERLOAD OUTPUT

--------r

CH 1

____ i

CH

SP

SP

±

SP

D

D

D

D/.

D/.

D

SP

d

F/C

SP

!

0

L

CR

LF

SYMBOL

DESCRIPTION

CH

SP

±

D
D/.

d
F/C

!

OC
OL
CR
LF

Channel identification numbers (00 through 99,00 unless connected to Y2000, Y2001, or
2300A).
Space
Plus or minus symbol

Temperature data values (0 through 9) for the 2180A, position 12 for the 2190A.

Either a temperature data value or a decimal point
a lower case (d)
Fahrenheit or Celsius
Character (!) when the present limit of the Limits Option 21X0A-006 is exceeded.
One space if within limits.
Open (thermo)couple (character positions 18 and 19)
Overload (character positions 18 and 19)
Carriage Return

Line Feed

10 ON ERROR GOTO 250

20 ON CTRL/C GOTO 260

30 INIT PORT O

40 CLEAR PORT 0

50 TRIG @2

60 WAIT 2000

70 TIMEOUT 350

190 INPUT @2/A$

210 PRINT A*

220 GOTO 190

250 PRINT 'OOPS!!! ERROR #'iERR; ' ON LINE #'iERL

260 PRINT 'bye-bye'

270 END

!Wait for -004 to finish reset process

ISet IEEE timeout longer than reading del

!Request a reading

Figure 604-2. Non-SRQ Sample Program

604-4

Advertising