PROPERTY OF AMETEK, INC.
–
ORTEC
®
ORTEC
®
EASY-NIM
™
928 Suite
932512A / 0114
50
SHOW_MDA_COEF
Reports the current settings for coefficients 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, List, or Sample [InSight Virtual Oscilloscope]). See also
SET_MODE_PHA and SET_MODE_SAMPLE.
Responses:
$FPHA<CR>
PHA mode.
$FLIS<CR>
List mode.
$FSAM<CR>
Sample mode (InSight).
SHOW_MODE_ZDT
Reports the current ZDT mode. See SET_MODE_ZDT.
Responses:
MODE_ZDT 00000
Mode 0 selected (normal and corrected).
MODE_ZDT 00001
Mode 1 selected (error and corrected).
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.
$D0215000150086<CR>
Next ROI group starts at channel 2150 and is 150
channels long.
$D0000000000072<CR>
No other ROI groups to report.