I read a post somewhere that WINE cannot access USB ports. As this software accesses a USB port to gain information from an inverter, then I have to assume WINE will not be able to run this software.
If the device requires a Windows hardware driver, it won't work in Wine. If the communication with the device is serial over USB, it might work with Wine by mapping a COM port to the device. https://www.winehq.org/docs/wineusr-gui ... ure#AEN901