122
of 148
DATalogger:FILTer:XVALue
DESCRIPTION:
This sets the XVALue filter parameter for a datalogger block. Every xth value is
stored in this case.
SYNTAX:
DATalogger:FILTer:XVALue <bl>, <x-Wert>
PARAMETERS:
bl, x-value
bl -> Block number between 0 and 31. x-value -> Value between 2 and 9999.
QUERY FORM:
DATalogger:FILTer:XVALue? <bl>
RESPONSE:
The currently selected x-value of the corresponding datalogger block <bl>.
RESTRICTIONS:
This command is not permissible if a measurement is in progress or the device
is in the calibration mode.
DATalogger:FILTer:YTIMe
DESCRIPTION:
This sets the YTIMe filter parameter for a datalogger block. This is the time
interval at which measured values are stored.
SYNTAX:
DATalogger:FILTer:YTIMe <bl>, <hh>, <mm>, <ss>
PARAMETERS:
bl, hh, mm, ss
bl : Block number between 0 and 31.
hh: Hours 0 to 90
mm: Minutes 0 to 59
ss: Seconds 0 to 59
QUERY FORM:
DATalogger:FILTer:YTIMe? <bl>
RESPONSE:
The selected time interval hh, mm, ss for the corresponding datalogger block
<bl>.
RESTRICTIONS:
This command is not permissible if a measurement is in progress or the device
is in the calibration mode.
DATalogger:FILTer:DELTa
DESCRIPTION:
This sets the DELTa filter parameter for a datalogger block. A measured value is
only stored if the difference to the previous value is larger than DELTa.
SYNTAX:
DATalogger:FILTer:DELTa <bl>, <delta>
PARAMETERS:
bl, delta
bl -> Block number between 0 and 31.
delta: Delta value between 0.01 MOHM and 200 KOHM
QUERY FORM:
DATalogger:FILTer:DELTa? <bl>
RESPONSE:
The currently selected delta value for the corresponding datalogger block <bl>.
RESTRICTIONS:
This command is not permissible if a measurement is in progress or the device
is in the calibration mode.