GT - Go To Temperature

OUTPUT 701 "GT 85.0" or

OUTPUT 701 "GT 85" or

OUTPUT 701 "GT85"

DL - Delay

OUTPUT 701 "DL 00,25"

OUTPUT 701 "DL00,25"

RA - Ramp to Temperature

OUTPUT 701 "RA 85.5,00,25"

PNn - Select Active Probe

OUTPUT 701 "PN 2"

PTn - Read Temperature

OUTPUT 701 "PT1"

To receive temperature, use the following:

WAIT 200 (this is required)

ENTER 701;A$

DISP A$

The C4 responds only to the following standard I-O statements:

ABORTIO 7 (Aborts all bus activity and resets the C4)

CLEAR 7

(Aborts all bus activity and resets the C4)

CLEAR 701 (Selected device clear, resets the C4)

SPOLL (701) (Polls device #1 for status register contents)

The SRQ must be enabled, using "ES", and the SRQ line must be activated before the C4 will respond to a serial poll request.

C4 Manual Rev 7.5.2

99

Page 99
Image 99
Sigma C4 manual Disp A$