AdvancedHMI Software

General Category => Support Questions => Topic started by: godspeed1986 on March 22, 2016, 01:02:35 PM

Title: Missing Drivers in Toolbox
Post by: godspeed1986 on March 22, 2016, 01:02:35 PM
Hello all,

I'm new to AdvancedHMI and wanted to build a simple HMI project to communicate to a Controllogix PLC. I installed Visual Studio Community 2015 and downloaded AdvancedHMI. I followed the instructions to make a project but I don't see all of the drivers in the toolbox. I built the AdvancedHMI project with success. I believe I need the EthernetIPforCLXCom driver which does not show up in the toolbox. Is this an issue with 3.99d or is there a way that I can add it manually?

Thanks for your help.
Title: Re: Missing Drivers in Toolbox
Post by: Archie on March 22, 2016, 01:07:05 PM
This is an issue with 3.99d and VS2015. There has been no definite solution that has proved to work, but the drivers will eventually show up. Here is a thread that discusses a couple methods to try:

http://advancedhmi.com/forum/index.php?topic=1193.msg6278#msg6278
Title: Re: Missing Drivers in Toolbox
Post by: godspeed1986 on March 22, 2016, 04:32:49 PM
Thanks for the quick response. I'll look through that thread for a solution.
Title: Re: Missing Drivers in Toolbox
Post by: godspeed1986 on March 23, 2016, 08:37:33 AM
Update: This resolved the issue. I added a driver to the form, built the solution, exited Visual Studio, and reloaded the project. I was able to see all the drivers in the Toolbox afterwards. Thanks for the help.