PROPERTY OF AMETEK, INC.
–
ORTEC
®
ORTEC
®
EASY-NIM
™
928 Suite
932512A / 0114
58
SHOW_COUNTER_STATUS
Returns a string with format:
COUNTER_STATUS n
where n is an 11-digit number, defined as follows.
Bit Number
Bit Mnemonic
Function
31–12
Unused
11
CRM Alarm Counter 4
If the CRM Alarm Threshold is exceeded, will be 1.
10
CRM Alarm Counter 3
If the CRM Alarm Threshold is exceeded, will be 1.
9
CRM Alarm Counter 2
If the CRM Alarm Threshold is exceeded, will be 1.
8
CRM Alarm Counter 1
If the CRM Alarm Threshold is exceeded, will be 1.
7
Input 6
State of Input 6
6
Input 5
State of Input 5
5
Input 4
State of Input 4
4
Input 3
State of Input 3
3
Input 2
State of Input 2
2
Input 1
State of Input 1
1
DACBusy
High when DAC state machine is busy transferring data to the
hardware.
0
AcquisitionActive
High when acquisition is active.
SHOW_COUNTER_VALUE
Returns a string with format:
COUNTER_VAL n1 n2 n3 n4
where n1, n2, n3, and n4 are the respective values for counters 1 to 4, separated by one space.
SHOW_OUTPUT_CONFIG n1
Returns a $C record. n1 is the index of the output, which has a value of 1 or 2. See also SET_OUTPUT_CONFIG.
SHOW_TIMER_CONFIG n1, n2
Returns a $G record. n1 is the index of the timer, which has a value of 1 or 2. n2 is the configuration index
(see SET_TIMER_CONFIG for all possible values).
SHOW_TIMER_VALUE
Returns a string with format:
TIMER_VAL n1 n2
where n1 and n2 are the respective values for timers 1 and 2, separated by one space.
START_COUNTER n1
n1 is the counter index from 1 to 4.
START_GROUP n1
n1 is the group index from 1 to 2.
START_TIMER n1
n1 is the timer index from 1 to 2.