
170
c
HAPTER
6:
Computer Interface Operation
Model 372 AC Resistance Bridge and Temperature Controller
MOUT
Manual Heater Output Command
Input
MOUT <output>,<value>[term]
Format
±nn.nnn
<output>
0 = sample heater, 1 = output 1 (warm-up heater), 2 = out-
put 2 (analog/still)
<value>
Specifies value for manual output in percent current or
power, depending on the heater output selection.
Example
MOUT 0,22.45[term]
—s
ample heater manual output is 22.45% of full scale current.
MOUT 0,1.0E-03[term]
—
sample heater manual output is 1 mW.
Remarks
If <output> is not specified, 0 (sample heater) is assumed for backwards compatibility.
MOUT?
Manual Heater Output Query
Input
MOUT? <output>[term]
Format
±nn.nnn
<output>
0 = sample heater, 1 = output 1 (warm-up heater), 2 = output 2
(analog/still).
Returned
<value>[term]
Format
+
nnn.nnnE±nn (refer to command for description)
Remarks
If <output> is not specified, 0 (sample heater) is assumed for backwards compatibility.
NET
Network Settings Command
Input
NET <DHCP>,<AUTO IP>,<IP>,<Sub Mask>,<Gateway>,
<Pri DNS>,<Sec DNS>,<Pref Host>,<Pref Domain>,
<Description>[term]
Format
n,n,dd,dd,dd,dd,dd,s[15],s[64],s[32],
<DHCP>
0 = DHCP off, 1=DHCP on.
<AUTO IP>
0 = Dynamically configured link-local addressing (Auto IP)
off, 1 = on
<IP>
IP address for static configuration.
<Sub Mask>
Subnet mask for static configuration.
<Gateway>
Gateway address for static configuration.
<Pri DNS>
Primary DNS address for static configuration.
<Sec DNS>
Secondary DNS address for static configuration.
<Pref Host>
Preferred Hostname (15 character maximum)
<Pref Domain>
Preferred Domain name (64 character maximum)
<Description>
Instrument description (32 character maximum)
Remarks
Be sure to use quotes when sending strings, otherwise characters such as spaces and
other non alpha-numeric characters will be interpreted as a delimiter, and the full
string will not be accepted. It is not recommended to use commas or semi-colons in
host/domain names or the instrument description as these characters are used as
delimiters for query responses.
NET?
Network Settings Query
Input
NET?[term]
Returned
<DHCP>,<AUTO IP>,<IP>,<Sub Mask>,<Gateway>,<Pri DNS>,<Sec DNS>,<Pref Host>,<Pref
Domain>,<Description>[term]
Format
n,n,dd,dd,dd,dd,dd,s[15],s[64],s[32] (refer to command for description)