Programming
EPM2000/EPM2000e Reference Guide
44
S
TATISTICS RESTART MODE
Set or query the specified channel's action at the end of a statistical batch. Manual requires a restart
signal, such as
ch stat start, Automatic will begin a new batch immediately upon logging the
data from the previous batch.
Command Form
CHan STATistics MODE <?|MANual|AUTOmatic>
Examples
Input Instrument Reply
ch a stat mode auto none
ch b stat mode man none
ch all stat mode ? CHAN A: STAT: MODE AUTO
CHAN B: STAT: MODE MANUAL
STATISTICS SEND
Set or query the values transmitted by EPM2000 channels in Statistics Mode. Although they can be
specified in any order, data will be transmitted only in the following order: AVG, DEV, MIN, MAX.
Include headers to add an identifying string (such as AVG=) to the front of each piece of data.
Command Form
CHan <A|B|ALL> STATistics SEND <?|AVG|DEV|MIN|MAX|HEADers>
Examples
Input Instrument Reply
ch a stat send avg min max head
none
ch b stat send avg head none
ch all stat send ? CHAN A: STAT: SEND: AVG MIN
MAX HEADERS
CHAN B: STAT: SEND: AVG
HEADERS
STATISTICS START
Terminates the specified channel’s current statistical batch and starts a new one.
Command Form
CHan <A|B|ALL> STATistics START
Example
Input Instrument Reply
ch a stat start <batch restarts>