1 | www.v2charge.com | |||||||
|---|---|---|---|---|---|---|---|---|
2 | Support information | |||||||
3 | Releases | |||||||
4 | Last Review | 04/05/26 | Firmware V 2.4.4 | |||||
5 | ||||||||
6 | RS485 Modbus | |||||||
7 | TCP | Port: 502 | Server ID: 1 ( 0x01) (Default address) | |||||
8 | RTU | Baud: 9600, bits: 8N1 | Server ID: 20 ( 0x14 ) (Default address) | |||||
9 | ||||||||
10 | WRITE HOLDING REGISTER 0X06 | |||||||
11 | REF | UNIT | HEX | TYPE | DESCRIPTION | |||
12 | WRITE_ADDRESS_PAUSE | 6010 | 177A | Int | 0: No pause // 1: pause | |||
13 | WRITE_ADDRESS_LOCK | 6011 | 177B | Int | 0: Unlock // 1: Block | |||
14 | WRITE_ADDRESS_PROMGRAM | 6012 | 177C | Int | 0: Disable schedule // 1: Enable schedule | |||
15 | WRITE_ADDRESS_INTENSITY | 6013 | 177D | Int | 6-32 intensity value (Amperes) | |||
16 | WRITE_ADDRESS_DYNAMIC | 6014 | 177E | Int | 0: Dynamic control off // 1: Dynamic control on | |||
17 | WRITE_ADDRESS_PAYMENT | 6015 | 177F | Int | 0: Payments disable // 1: Payments enable | |||
18 | WRITE_ADDRESS_OCPP | 6016 | 1780 | Int | 0: OCPP disable // 1: OCPP enable | |||
19 | WRITE_ADDRESS_MIN_INTENSITY | 6017 | 1781 | Int | Set minimum Intensity limit (A) | |||
20 | WRITE_ADDRESS_MAX_INTENSITY | 6018 | 1782 | Int | Set maximum Intensity limit (A) | |||
21 | WRITE_ADDRESS_PAUSE_DYNAMIC | 6019 | 1783 | Int | 0 + Resume Dynamic Control Modulation + 1 Pause +Dynamic Control Modulation + | |||
22 | WRITE_ADDRESS_DYNAMIC_POWER_MODE | 6020 | 1784 | Int | 0 + Enable Timed Power; + 1 +Disable Timed Power + 2 +Disable Timed Power and set Exclusive Mode + 3 Disable Timed Power and set Min Power Mode + 4 Disable Timed Power and set +Grid+FV mode 5 Disable + Timed Power and set Stop Mode | 2, 3 and 4 FV modes setted only have effect in FV installations | ||
23 | WRITE_ADDRESS_CONTRACTED_POWER | 6021 | 1785 | Int | Set Contracted Power in Watts | Only enabled when Timer Power is disabled and FV mode setted different to Exclusive | ||
24 | WRITE_ADDRESS_GRID_L1_POWER | 6022 | 1786 | Int | Modbus Feeder config in Dynamic Power Control DPC (send information of L1 grid consumption) Positive or Negative values (Watts) | |||
25 | WRITE_ADDRESS_SUN_POWER | 6023 | 1787 | Int | Modbus Feeder config in Dynamic Power Control DPC (send information of solar Energy) Positive Values (Watts) | |||
26 | WRITE_ADDRESS_BATTERY_POWER | 6024 | 1788 | Int | Modbus Feeder config in Dynamic Power Control DPC (send information of power of Battery) Positive or Negative values (Watts) | |||
27 | WRITE_ADDRESS_VOLTAGE | 6025 | 1789 | Int | Send Voltage of installation to the charger (Volts) | |||
28 | WRITE_ADDRESS_LOGO_LED | 6026 | 178A | Int | 0 Disable Logo LED // 1 Enable Logo Led | |||
29 | WRITE_ADDRESS_LIGHT_LED | 6027 | 178B | Int | Send led light percentage: 0-100 (only on newer boards) | |||
30 | WRITE_ADDRESS_GRID_L2_POWER | 6028 | 178C | Int | Modbus Feeder config in Dynamic Power Control DPC (send information of L2 grid consumption) Positive or Negative values (Watts) | |||
31 | WRITE_ADDRESS_GRID_L3_POWER | 6029 | 178D | Int | Modbus Feeder config in Dynamic Power Control DPC (send information of L2 grid consumption) Positive or Negative values (Watts) | |||
32 | ||||||||
33 | ||||||||
34 | ||||||||
35 | ||||||||
36 | READ HOLDING REGISTER 0X03 | |||||||
37 | REF | UNIT | HEX | TYPE | DESCRIPTION | WORDS (UINT16) | ||
38 | READ_ADDRESS_CHARGE_STATE | 3010 | BC2 | Float (Big Endian) | 0 - STATE A - (waiting EV) 1 - STATE B - car connected 2 - STATE C - car charging 4 - STATE F - system fail / leak detected 5 - STATE E - error CP state E / ground fail 6 - STATE D - ventilation required | 2 | ||
39 | READ_ADDRESS_CHARGE_POWER | 3011 | BC3 | Float (Big Endian) | Charger Power (Watt) | 2 | ||
40 | READ_ADDRESS_CHARGE_ENERGY | 3012 | BC4 | Float (Big Endian) | Energy in (kWh) | 2 | ||
41 | READ_ADDRESS_SLAVE_ERROR | 3013 | BC5 | Float (Big Endian) | 00 No error 01 Communication 02 Reading 03 Slave 04 Waiting WiFi 05 Waiting communication 06 Wrong IP 07 Slave not found 08 Wrong Slave 09 No response 10 Clamp not connected | 2 | ||
42 | READ_ADDRESS_CHARGE_TIME | 3014 | BC6 | Float (Big Endian) | Load time in seconds | 2 | ||
43 | READ_ADDRESS_PWM_VALUE | 3015 | BC7 | Float (Big Endian) | ADC PWM value | 2 | ||
44 | READ_ADDRESS_HOUSE_POWER | 3016 | BC8 | Float (Big Endian) | House Power (Watt) | 2 | ||
45 | READ_ADDRESS_FV_POWER | 3017 | BC9 | Float (Big Endian) | PV Power (Watt) | 2 | ||
46 | READ_ADDRESS_PAUSE | 3018 | BCA | Float (Big Endian) | Pause status information | 2 | ||
47 | READ_ADDRESS_LOCK | 3019 | BCB | Float (Big Endian) | Locked status information | 2 | ||
48 | READ_ADDRESS_PROMGRAM | 3020 | BCC | Float (Big Endian) | Scheduled status information | 2 | ||
49 | READ_ADDRESS_INTENSITY | 3021 | BCD | Float (Big Endian) | Current intensity | 2 | ||
50 | READ_ADDRESS_DYNAMIC | 3022 | BCE | Float (Big Endian) | Active dynamic control status information | 2 | ||
51 | READ_ADDRESS_PAYMENT | 3023 | BCF | Float (Big Endian) | Payment Active status information | 2 | ||
52 | READ_ADDRESS_OCPP | 3024 | BD0 | Float (Big Endian) | OCPP active status information | 2 | ||
53 | READ_ADDRESS_MIN_INTENSITY | 3025 | BD1 | Float (Big Endian) | Minimun Intensity limit (A) | 2 | ||
54 | READ_ADDRESS_MAX_INTENSITY | 3026 | BD2 | Float (Big Endian) | Maximun Intensity limit (A) | 2 | ||
55 | READ_ADDRESS_PAUSE_DYNAMIC | 3027 | BD3 | Float (Big Endian) | 1 Dynamic Control Modulation Pause 0 Dynamic Control Modulation Working | 2 | ||
56 | READ_ADDRESS_DYNAMIC_POWER_MODE | 3028 | BD4 | Float (Big Endian) | 0 + Timed Power enabled; 1 Timed Power Disabled + 2 Timed Power Disabled and Exclusive Mode setted + 3 Timed Power Disabled +and Min Power Mode setted + 4 Timed Power Disabled and Grid+FV mode setted + 5 Timed Power Disabled and Stop Mode setted | 2 | ||
57 | READ_ADDRESS_CONTRACTED_POWER | 3029 | BD5 | Float (Big Endian) | Contracted Power in Watts | 2 | (-1 when Timer Power is disabled or FV mode is setted to Exclusive) | |
58 | READ_ADDRESS_VOLTAGE | 3030 | BD6 | Float (Big Endian) | Voltage of installation (V) | 2 | ||
59 | READ_ADDRESS_LOGO_LED | 3031 | BD7 | Float (Big Endian) | 0 Disable Logo LED; 1 Enable Logo Led | 2 | ||
60 | READ_ADDRESS_LIGHT_LED | 3032 | BD8 | Float (Big Endian) | Light LED intensity (%) | 2 | ||
61 | READ_ADDRESS_CHARGE_POWER_L1 | 3033 | BD9 | Float (Big Endian) | Charger Power in L1 (Watt) | 2 | ||
62 | READ_ADDRESS_CHARGE_POWER_L2 | 3034 | BDA | Float (Big Endian) | Charger Power in L2 (Watt) | 2 | ||
63 | READ_ADDRESS_CHARGE_POWER_L3 | 3035 | BDB | Float (Big Endian) | Charger Power in L3 (Watt) | 2 | ||
64 | READ_GRID_POWER | 3036 | BDC | Float (Big Endian) | Grid Power (Watt) | 2 | ||
65 | READ_BATTERY_POWER | 3037 | BDD | Float (Big Endian) | Baterry Power (Watt) | 2 | ||
66 | FIRMWARE_VERSION | 3038 | BDE | Float (Big Endian) | Firmware version (Major, minor, patch, beta : 2 3 20 0) | 8 | ||
67 | ||||||||
68 | ||||||||
69 | ||||||||
70 | ||||||||
71 | Do you need more register? Please send us an improvement | |||||||
72 | ||||||||