INDEX |
NAME |
DIRECTION |
REGISTER |
COUNT |
FUNCTION |
TYP |
CONVERTION |
ENUMS |
UNIT |
0 |
charging_state |
READ |
1000 |
2 |
fc4 |
ui32 |
|
|
0: start-up, 1: not ready for charging, 2: ready for charging, 3: charging process active, 4: error, 5: charging temporarily interrupted |
1 |
cable_state |
READ |
1004 |
2 |
fc4 |
ui32 |
|
|
0: not plugged, 1: cable connected to cahrging station, 2: cable connected to charging station and locked, 3: cable connected to charging station and vehicle, 4: cable connected to charging station and vehicle and locked |
2 |
charging_current_L1 |
READ |
1008 |
6 |
fc4 |
ui32 |
x/1000 |
|
A |
3 |
charging_current_L2 |
READ |
|
|
d2 |
ui32 |
x/1000 |
|
A |
4 |
charging_current_L3 |
READ |
|
|
d2 |
ui32 |
x/1000 |
|
A |
5 |
active_power |
READ |
1020 |
2 |
fc4 |
ui32 |
x/1000000 |
|
kW |
6 |
total_energy |
READ |
1036 |
2 |
fc4 |
ui32 |
x/1000 |
|
kWh |
7 |
voltage_L1 |
READ |
1040 |
6 |
fc4 |
ui32 |
|
|
V |
8 |
voltage_L2 |
READ |
|
|
d7 |
ui32 |
|
|
V |
9 |
voltage_L3 |
READ |
|
|
d7 |
ui32 |
|
|
V |
10 |
max_charging_current |
READ |
1100 |
2 |
fc4 |
ui32 |
x/1000 |
|
A |
11 |
max_supported_current |
READ |
1110 |
2 |
fc4 |
ui32 |
x/1000 |
|
A (when cable isn't plugged = 6A) |
12 |
set_charging_current |
WRITE |
5004 |
2 |
fc6 |
ui16 |
x/1000 |
|
A |
13 |
set_energy |
WRITE |
5010 |
2 |
fc6 |
ui16 |
x/1000 |
|
kWh |
14 |
unlock_plug |
WRITE |
5012 |
2 |
fc6 |
ui16 |
|
0/1 |
0: unlock plug |
15 |
enable/disable_charging_station |
WRITE |
5014 |
2 |
fc6 |
ui16 |
|
0/1 |
0: disabled, 1: enabled |