Weintek HMI [EeasyBuilder 8000] Connection problem

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
iDarkLord
Newbie
Newbie
Posts: 1
Joined: Wed Jul 06, 2016 7:02 am

Weintek HMI [EeasyBuilder 8000] Connection problem

Post by iDarkLord »

I am trying to connect to HMI panel using default firmware EasyBuilder 8000 but looks like it can`t work with USB port. Is it possible to access USB port from WINE ? In Linux i can see connected HMI. But i dont understand how WINE interact with Linux devices. How i can check Wine send valid request to linux usb kernel mode driver ?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Weintek HMI [EeasyBuilder 8000] Connection problem

Post by dimesio »

If the communication with the device is pure serial over USB, you might be able to get it to work by symlinking a com port to it. https://wiki.winehq.org/Wine_User's_Gui ... llel_Ports
Locked