xerox4thew1n Posted January 11, 2016 Posted January 11, 2016 Hello,im trying to parse the files of PVsyst for 3rd party programs. Im use the programming language java. Im trying to parse the vci (i=0-9) files in order to get the module layout and specs to store this whole information into another format.Sadly im unable to find any useful information about this vci file format that you are using.It would be nice if someone could give me a hint or even a java library for parsing this file format. This would safe me alot of work.Regards,xerox4thew1n
André Mermoud Posted January 12, 2016 Posted January 12, 2016 The files produced by PVsyst up to V 6.39 are written in binary format, and impossible to read by other means than PVsyst. The new version 6.40 will produce text files, easy to edit. However these text files are intended for internal use. We will not ensure any support about their interpretation.
xerox4thew1n Posted January 15, 2016 Author Posted January 15, 2016 When will version 6.4 be released? And would you give me an example file (.vci) of a example project, so i could start my work in the mean time? That would be great
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now