![Vemmio DS-100 Manual Download Page 10](http://html2.mh-extra.com/html/vemmio/ds-100/ds-100_manual_3999119010.webp)
10
Parameter 3 = 0x00
Instant Power Consumption =
0x000003EA
= 100.2W
Parameter 4 = 0x00
Parameter 5 = 0x03
Parameter 6 = 0xEA
2-3-5-3 Get load voltage V from endpoint
Meter_GET example:
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x05
(this is the endpoint of command inquirer,
here we assume endpoint is 5
,
if the
inquirer doesn’t support multi Channel this
value will be 0)
(Bit Destination End Point =
0x03)
(Bit Address =0
;
Destination End Point
range1~3)
Command Class = 0x32
( Command_Class_Meter_V3 = 0x32)
Command =0x01
(Meter_Get = 0x01)
Parameter 1 = 0x20
(Scale = V = 0x04)
DS-100 AC load Voltage report example
:
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x03
(Meter report = Endpoint3)
(Bit Destination End Point = 0x05)
(Bit Address =0
;
Destination End Point =
command inquirer’s Endpoint value)
Command Class = 0x32
(Command_Class_Meter_V3 = 0x32)
Command =0x02
(Meter_Report = 0x02)
Parameter 1 = 0xA1
(Scale Bit2 = 1, Rate Type = 0x01,
Meter Type=0x01)
Parameter 2 = 0x22
(Precision = 1, Scale Bit1Bit0 = 0x00,
Size = 2)
Parameter 3 = 0x09
Voltage = 0x0910 = 232.0V
Parameter 4 = 0x10
2-3-5-4 Get load current I from endpoint
Meter_GET example:
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x05
(this is the endpoint of command inquirer,
here we assume endpoint is 5
,
if the
inquirer doesn’t support multi Channel this