9
Instruction Manual
M-CVM-B-DATALOGGER XML Manual
Tabla 4 (Continuation) : Parameter description (2�3)�
Parameter
Description
hasLogger
Indicates whether it is possible to ask the log value of the variable (T) or
not (F).
sampleMode
Variable type, mode used to group together the values of a variable:
none
: Without type
average
: Average value
max
: Maximum value.
min
: Minimum value.
pfAverage
: Power factor, average value.
pfMax
: Power factor, maximum value
pfMin
: Power factor, minimum value
last
: Last value
differential
: Differential current value between the current value and the
previous one
samples
: samples: The value cannot be grouped
discrete
: Discreet values. The value cannot be grouped
measureUnits
Variable units:
#NONE
: Without units
#V
: Voltage
#A
: Current
#VA
: Apparent power
#W
: Active power
#VARL
: Inductive power
#VARC
: Capacitive power
#PF
: Power factor
#HZ
: Frequency
#PERCENT
: Percentage
#WH
: Active energy
#VARLH
: Inductive energy
#VARCH
: Capacitive energy
#DATETIME
: Date and time
If not preceded by # it is a user defined unit
unitsFactor
Power of 10 that indicates the value the variable is multiplied by in the log
file.
decimals
Decimals with this variable.
2.4.- /services/user/values.xml?var=dispositivo.variable?...?id=dispositivo?...
/services/user/values�xml?var=dispositivo�variable?���?id=dispositivo?���
Returns the instantaneous value of the variable when the XML request is carried out. Each of
the variables that the value is required from should be included in the request as:
?var=device�variable
If you want to ascertain the value of all the variables of a device it should be indicated as:
?id=device
With it being possible in a single request to request the value of one or more variables and
values of one or more devices