Victor B.
Lake Forest, CA
Nov 15, 2011
93
Posts
Re: Driver for Advantech USB-4750
Hi Greg,
Advantech has a device driver which can be downloaded at:
http://support.advantech.com.tw/Support/DownloadSearchByProduct.aspx?keyword=USB-4750
The package includes a DLL "Ads4750.dll" and header file "Drivers.h". I have imported these files into an ATEasy driver using the Import DLL Library feature and attached the file to this post.
This driver only contains the DLL libraries. You can still make the driver more usable by creating procedure wrappers and commands. More information on this can be located in the ATEasy Getting Started Manual, chapters 6 and 7.
Regards,
Victor Brode
File Attachment:
ADS4750.drv