This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C2000 solar microinverter kit java script?



I am trying to find a java script program that will control the output current/voltage of the C2000 solar microinverter board. I am trying to remotely control the output so that it will connect to an interface that will then be controlled by a GUI.

Thank you!

  • James,

    Is this something you are trying to do while following the UG? 

    Or you want to create a different setup?

  • I have been following the UG in order to set up a Build 3 for the inverter board. i understand that manipulating pv_ref_curr_inst is dictating how much current input is allowed. I am trying to have the control card automatically regulate itself and simulate a day/night cycle for the output.

    Someone who did my project portion last year said that there would be a javascript program that would allow this to occur but he did not give me any links and I could not find any program on other E2E posts.
  • James,

    If you have MPPT enabled then it should modulate the current accordingly.

    However as this is not an end product we do not have the code that will automatically restart the inverter etc. and this is something the user will need to add.

    Unfortunately we do not have a javascript program that does what you are asking for, 

    We do have GUI Composer which enables one to create a User Interface and the kit does have a version: 

    TMDSSOLARUINVKIT_v100\GUI\SolarMicroInvGUI

    you can possibly modify the GUI per your needs as well but it will communicate over JTAG. 

    Regards

    Manish