Home / Source
Name Modified Size InfoDownloads / Week
Parent folder
Solar Server 2013-09-11
Solar Config 2013-04-17
Totals: 2 Items   0
This software is composed of the following parts:

 - Solar inverter logger, named GinlongConsole - is a windows console application written in vb.net. It needs to run on the PC connected to the Ginlong inverter. It implements the Ginlong inverter protocol and constantly pulls generation data from the inverter. Appart from displaying the raw information, it stores it in a very small text file that holdsLast:

	Last hour data (second by second)
	Last day data (hour by hour)
	Last week data (day by day)
	Last month data (week by week)
	Last year data (month by month)

 - Solar configuration - is a windows forms application written in vb.net. It needs to be run (usually once) on the PC connected to the Ginlong inverter. It must be run before the logger. It is used to configure the system, file location, com port, PVout API etc.

- Client software. This can be anything that can connect and pull the DB file. Included is an excel application that pulls the DB data every minute and analyzes and charts data. 
Source: readme.txt, updated 2013-09-12