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.

bqEVSW: implementing custom plugins

Other Parts Discussed in Thread: BQEVSW

   Hi support team!

  We need to add some extra buttons to bqEVSW GUI for quick access to frequently used subroutines like Device_reset, Chem_Id, Go2ROM etc.

 Usually we use PRO tab to enter these commands manually but during testing and design process it's a bit unconvenient and time wasting procedures.

 Have noticed that bqEVSW has modular design in form of OCX plugins for different tasks. That's exactly what we need for implementing extra functionality.

So kindly advice wheather customers API or SDK available for bqEVSW product in order to enhance its features.

Thanks and kind regards!

  • As far as I know, we don't have the API or SDK available.  I would suggeet you create your own tool/GUI instead. Bascially, what you need to do is to find what i2 commands need to be sent to the gauge device according to your requirements and implment these commands in our tool/GUI.

    Andy