Martel Electronics MC1210 User Manual
Page 42
42
CPRT_COEFA?
Returns the number which was entered for the first coefficient of the polynomial used in the
custom RTD. Using the example above CPRT_COEFA? Would return:
3.908000E-03
CPRT_COEFB
This command is used for entering a custom RTD into the calibrator. The numeric value
entered after the command will be set as the second coefficient of the polynomial used by the
custom RTD.
For example:
CPRT_COEFB -5.8019E-07 enters -5.8019e-7 as coefficient B.
CPRT_COEFB?
Returns the number, which was entered for the first coefficient of the polynomial used in the
custom RTD. Using the example above, CPRT_COEFB? Would return:
-5.801900E-07
CPRT_COEFC
This command is used for entering a custom RTD into the calibrator. The numeric value
entered after the command will be set as the first coefficient of the polynomial used by the
custom RTD.
For example:
CPRT_COEFC -5.8019E-12 enters -5.8019e-12 as coefficient A.
CPRT_COEFC?
Returns the number which was entered for the first coefficient of the polynomial used in the
custom RTD. Using the example above CPRT_COEFC? Would return:
-5.801900E-12
CPRT_MIN_T
Sets the minimum temperature of the custom RTD range. The temperature value must be
entered with a degrees label, CEL for Celsius and FAR for Fahrenheit.
For example:
CPRT_MIN_T -260 CEL enters -260°C as the minimum temperature.
CPRT_MIN_T?
Returns the value entered for minimum temperature in the range for a custom RTD. Note that
the Calibrator always returns numbers in scientific notation. The above example would return:
-2.600000E+02, CEL