Inverters.conf
This is an example inverters.conf entry
inverter.1.mandatory.invertername=SUO inverter.1.mandatory.wattpeak=2000 inverter.1.mandatory.kwhkwp=1000 inverter.1.mandatory.invertertype=17 inverter.1.mandatory.inputdirectory=C:/inverterdata/18_suo inverter.1.mandatory.barcolor=255,128,64 inverter.1.mandatory.linecolor=255,128,64 inverter.1.mandatory.fromdate=01-05-2010 inverter.1.optional.comparelinecolor=255,40,0 inverter.1.optional.correctionfactor=1.00 inverter.1.optional.inclination=45 inverter.1.optional.orientation=180 inverter.1.optional.tilldate= inverter.1.mandatory.paccolumnlocation=2
PAC column
How to determine the PAC location? Rename one .SUO file to .CSV and open it with Excel.
This is a sample of a SUO file I have. In this case the PAC column can be found in column B. Now it is just a matter of counting columns. Where column A is column 1, B is column 2, C would be 3 and so forth. Column Z would then be 26.
So in this case the chosen value in the example is correct.
Known issues
In certain cases the timestamp column ( column A ) is not filled with data as seen below:
Without this Timestamp column jSunnyreports is unable to run.
Check your Sunny Data Control config in this case.
Make sure that timestamp and Pac are selected.