Curve Header Command (Continued)
Example: CRVHDR 21,DT-470,00011134,2,325.0,1[term] –
Configures User Curve 21 with a name of DT-470, serial
number of 00011134, data format of volts versus kelvin,
upper temperature limit of 325 K, and negative coefficient.
CRVHDR? Curve Header Query
Input: CRVHDR? <curve>[term]
Format: nn
<curve> Valid entries: 1 – 21.
Returned: <name>,<SN>,<format>,<limit value>,<coefficient>[term]
Format: aaaaaaaaaaaaaaa,aaaaaaaaaa,n,+nnn.nnn,n
(Refer to command for description)
Remarks: Returns a standard or user curve header.
CRVPT Curve Data Point Command
Input: CRVPT <curve>, <index>, <units value>,
<temp value>[term]
Format: nn,nnn,±nnnnnnn,+nnnnnnn
<curve> Specifies which curve to configure. Valid entry:
21.
<index> Specifies curve points index. Valid entries: 1 – 200.
<units value> Specifies sensor units for point to 6 digits.
<temp value> Specifies the corresponding temperature in
kelvin for this point to 6 digits.
Remarks: Configures a user curve data point. To finalize curve entry,
send the *RST command or cycle the instrument power
after all the curve points have been entered.
Example: CRVPT 21,2,0.10191,470.000[term] – Sets User Curve 21
second data point to 0.10191 sensor units and 470.000 K.
CRVPT? Curve Data Point Query
Input: CRVPT? <curve>, <index>[term]
Format: nn,nnn
<curve> Specifies which curve to query: 1 – 21.
<index> Specifies the points index in the curve: 1 – 200.
Returned: <units value>, <temp value>[term]
Format: ±nnnnnnn,+nnnnnnn (Refer to command for description)
Remarks: Returns a standard or user curve data point.