Martel Electronics DMC1410 User Manual
Page 44

42
*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.
7.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.