-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Hi Manio.
MPP Solar / Infinisolar MPI 10k hybrid inverter
pi@raspberrypi:~/skymax-demo/build $ sudo ./inverter_poller -1 -d
Thu Jun 2 11:13:12 2022 INVERTER: Debug set
Thu Jun 2 11:13:12 2022 INVERTER: Current CRC: 49 C1
Thu Jun 2 11:13:12 2022 INVERTER: QMOD reply size (5 bytes)
configuration options for the actual inverter polling process...es. Buffer: ^0
The device to read from...
Use: /dev/ttyS0 if you have a serial device,
/dev/ttyUSB0 if a USB<>Serial,
/dev/hidraw0 if you're connecting via the USB port on the inverter.
device=/dev/hidraw0
How many times per hour is the program going to run...
This is used to calculate the PV & Load Watt Hours between runs...
If unsure, leave as default - it will run every minute...
(120 = every 30 seconds)...
run_interval=120
This allows you to modify the amperage in case the inverter is giving an incorrect
reading compared to measurement tools. Normally this will remain '1'
amperage_factor=1.0
This allos you to modify the wattage in case the inverter is giving an incorrect
reading compared to measurement tools. Normally this will remain '1'
watt_factor=1.01
Thu Jun 2 11:13:12 2022 INVERTER: Current CRC: B7 A9
Thu Jun 2 11:13:15 2022 INVERTER: QPIGS read timeout
Thu Jun 2 11:13:15 2022 INVERTER: QPIGS reply too short (8 bytes)
Thu Jun 2 11:13:15 2022 INVERTER: Current CRC: F8 54
Thu Jun 2 11:13:18 2022 INVERTER: QPIRI read timeout
Thu Jun 2 11:13:18 2022 INVERTER: QPIRI reply too short (8 bytes)
Thu Jun 2 11:13:18 2022 INVERTER: Current CRC: B4 DA
Thu Jun 2 11:13:21 2022 INVERTER: QPIWS read timeout
Thu Jun 2 11:13:21 2022 INVERTER: QPIWS reply too short (8 bytes)
Thu Jun 2 11:13:26 2022 INVERTER: Current CRC: 49 C1
Thu Jun 2 11:13:26 2022 INVERTER: QMOD reply size (5 bytes)
▒hu Jun 2 11:13:26 2022 INVERTER: QMOD: incorrect start/stop bytes. Buffer: ^0
Thu Jun 2 11:13:26 2022 INVERTER: Current CRC: B7 A9
Thanks