ORTEC
®
EASY-MCA™ Digital Gamma-Ray Spectrometer User’s Manual
931044C / 1014
34
SHOW_MDA_COEF
Reports the current settings for coeffficients a, b, and c used for the MDA calculation. See
SET_MDA_COEF.
Example Responses:
MDA_COEF 000000000002.71 000000000000000 00000021.700001
Coefficient a = 2.71, b = 0, and c = 21.7.
SHOW_MDA_PRESET [PeakNumber]
Reports MDA preset PeakNumber. If PeakNumber is omitted, 0 is assumed.
Example Response:
MDA_PRES 0000000000025.7
SHOW_MODE
Reports the current mode of operation (PHA mode only for the EASY-MCA). See also
SET_MODE_PHA.
Responses:
$FPHA<CR>
PHA mode.
SHOW_MONI_LABEL num
Returns with an ASCII string label designation for the state-of-health parameter for num.
SHOW_MONI_MAX
Returns with the number of state-of-health values available for viewing.
SHOW_MONI_VALUE num
Returns with an ASCII representation of the value for the state-of-health parameter.
SHOW_NEXT
Used in conjunction with the SHOW_ROI command, SHOW_NEXT reports the next
continuous group of channels that have the ROI flag set. The response is of the form
$Dsssssnnnnnccc<CR>
where sssss represents an integer number that is the number of the first channel of the
“next” group of channels that all have their ROI bit set, and nnnnn represents an integer
number that is the number of channels in the group. If no more channels have their ROI bit
set, SHOW_NEXT returns a first channel of 0 and a number of channels of 0. The
SHOW_ROI command is used to report the “first” group of channels that all have their ROI
bit set.
Example Responses:
$D0100000050078<CR>
Next ROI group starts at channel 1000 and is 50 channels
long.