6.4.1 Interface Commands
117
|
www.lakeshore.com
IEEE?
IEEE-488 Interface Parameter Query
Input
IEEE?[term]
Returned
<address>[term]
Format
nn (refer to command for description)
INCRV
Input Curve Number Command
Input
INCRV <input>,<curve number>[term]
Format
a,nn
<input>
Specifies which input to configure: A or B.
<curve number> Specifies which curve the input uses. If specified curve type does not
match the configured input type, the curve number
defaults to 0. Valid entries: 0 = none, 1–20 = standard
curves, 21–59 = user curves.
Remarks
Specifies the curve an input uses for temperature conversion.
Example
INCRV A,23[term]
Input A uses User Curve 23 for temperature conversion.
INCRV?
Input Curve Number Query
Input
INCRV? <input>[term]
Format
a
<input>
Specifies which input to query: A or B.
Returned
<curve number>[term]
Format
nn (refer to command for description)
INNAME
Sensor Input Name Command
Input
INNAME <input>,<name>[term]
Format
a,s[15]
<input>
Specifies input to configure: A or B.
<name>
Specifies the name to associate with the sensor input.
Example
INNAME A, “Sample Space”[term]
the string “Sample Space” will appear on the
front panel display when possible to identify the sensor information being displayed.
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
sensor input names as these characters are used as delimiters for query responses.
INNAME?
Sensor Input Name Query
Input
INNAME? <input>[term]
Format
a
<input>
Specifies input to query: A or B.
Returned
<name>[term]
Format
s[15] (refer to command for description)