Lake Shore Model 218 Temperature Monitor User’s Manual
Remote Operation
6-21
ANALOG
Configure Analog Output Parameters
Input:
ANALOG <output>,<bipolar enable>,<mode>,<input>,<source>,<high value>,<low
value>, <manual value>
Returned:
Nothing.
Remarks: <output>
Specifies which analog output to configure (
1
or
2
).
<bipolar enable>
Specifies analog output: 0 = positive only, or 1 = bipolar.
<mode>
Specifies data the analog output monitors:
0
= off,
1
= input,
2
= manual.
<input>
Specifies which input to monitor if
<mode>
=
1
(
1
-
8
).
<source>
Specifies input data.
1
= Kelvin,
2
= Celsius,
3
= sensor units,
4
= linear equation.
<high value>
If
<mode>
=
1
, this parameter represents the data at which the analog
output r100% output.
<low value>
If
<mode>
=
1
, this parameter represents the data at which the analog
output reaches -100% output if bipolar, or 0% output if positive only.
<manual value>
If
<mode>
=
2
, this parameter is the output of the analog output.
Example:
ANALOG 2, 0, 1, 5, 1, 100.0, 0.0[term] -
Sets analog output
2
to monitor Input
5
Kelvin
reading with 100.0 K at +100% output (+10.0 V) and 0.0 K at 0% output (0.0 V).
ANALOG?
Query Analog Output Parameters
Input: ANALOG?
<output>
Returned:
<bipolar enable>, <mode>, <input>, <source>, <high value>, <low value>, <manual value>
Format:
n,n,n,n,+/-nn.nnn,+/-nn.nnn,+/-nn.nnn[term]
.
Remarks:
See the
ANALOG
command for parameter descriptions.
AOUT?
Query Analog Output Data
Input: AOUT?
<output>
Returned: <analog output>
. Format:
+/-nn.nnn[term]
Remarks:
Returns the percentage of output.
<output>
specifies analog output to query.
BAUD
Configure Serial Interface Baud Rate.
Input: BAUD
<bps>
Returned:
Nothing.
Remarks:
Configures to serial interface baud rate.
<bps>
specifies bits per second (bps) rate.
0
= 300,
1
= 1200,
2
= 9600.
BAUD?
Query Serial Interface Baud Rate.
Input: BAUD?
Returned: <bps>
. Format:
n[term]
.
Remarks:
Returns serial interface baud rate. See BAUD command for parameter descriptions.