Martel Electronics MC1210 User Manual
Page 41
![background image](/manuals/369788/41/background.png)
41
*SRE?
Returns a byte from the SRE. The byte is returned in decimal format. For example:
If 40 is returned, bits 5 and 3 are enabled.
*STB
Returns the status byte in decimal form from the Serial Poll Status Byte. For example;
If 72 is returned, bits 6 and 3 are enabled.
*WAI
Prevents further remote commands from being executed until all previous commands are
executed. For example:
OUT 10 MA ; *WAI ; OUT 5 V will out put 10mA and wait until output settles, than volts
command will be processed.
8.5-2 Calibrator Commands
CAL_START
Puts the calibrator in calibration mode. The main display will say CALIBRATION MODE and a
calibration menu will be displayed on the terminal.
CJC_STATE
Turns Cold Junction Compensation (CJC) on or off, when the calibrator is in thermocouple
(TC) mode. The command is used by adding ON or OFF after it.
For example:
CJC_ STATE OFF
turns CJC off.
CJC_STATE?
Tells whether the Cold Junction Compensation in thermocouple mode is turned on or turned
off. The calibrator returns OFF if CJC is off, and ON if CJC is on.
CPRT_COEFA
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_COEFA 3.908E-03
enters 3.908e-3 as coefficient A.