Well, not so fast.
I have added all my classes and forms to the AdvancedHMI project.
I add the EthernetIPforSLCMicroComm driver and as expected a control is added EthernetIPforSLCMicroComm1 to my form and I configure the IP property to what I need. All good, compiles, no errors.
When I add the DigitalPanelMeter, another EthernetIPforSLCMicroComm control is added to my form.
This one is named "EthernetIPforSLCMicroComm" with a default IP that doesn't match my PLC IP address. And I can't change the IP address or delete the control unless I delete the DigitalPanelMeter and restart the solution.
Any thoughts as to why I can't add the DigitalPanelMeter without this extra EthernetIPforSLCMicroComm?