121
of 148
DATalogger:SELect:NAME
DESCRIPTION:
This selects a datalogger block by its name.
SYNTAX:
DATalogger:SELect:NAME <parameter>
PARAMETERS:
The ID (max. length of 10 characters) of a datalogger block.
QUERY FORM:
DATalogger:SELect:NAME? <parameter>
RESPONSE:
The number (0 to 31) of the selected datalogger block.
RESTRICTIONS:
This command is not permissible if a measurement is in progress or the device
is in the calibration mode.
DATalogger:FILTer
DESCRIPTION:
This selects a datalogger filter.
SYNTAX:
DATalogger:FILTer <bl>, <fi>
PARAMETERS:
bl,fi
bl: Block number between 0 and 31
fi: One of the following types of filter
ALL -> All measurement values are stored.
FAIL -> Only invalid measurement values are stored.
NOFail -> Only valid measurement values are stored.
XVALue -> Every xth measurement value is stored.
YTIMe -> Storage at a defined time interval.
DELTa -> Storage takes place only if the difference to the previously stored
value >
∆
R.
QUERY FORM:
DATalogger:FILTer?<bl>
RESPONSE:
Filter type of the corresponding datalogger block <bl>.
ALL -> All measurement values are stored.
FAIL -> Only invalid measurement values are stored.
NOFail -> Only valid measurement values are stored.
XVALue -> Every xth measurement value is stored.
YTIM -> Storage at a defined time interval.
DELT -> Storage takes place only if the difference previously stored
value >
∆
R.
RESTRICTIONS:
This command is not permissible if a measurement is in progress or the device
is in the calibration mode.