Changing the name of a "form" (like Form 1 to Manual) creates driver warnings that will not go away even after you start a new project? Is there a fix?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hera are my errors. Note I can no longer communicate with the PLC.
Warning 1 Variable 'address' is passed by reference before it has been assigned a value. A null reference exception could result at runtime. C:\Program Files\Work Software\AdvancedHMIBeta208\AdvancedHMI\CommDrivers\EthernetIPLayer.vb 626 55 AdvancedHMI
Warning 2 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Program Files\Work Software\AdvancedHMIBeta208\AdvancedHMI\CommDrivers\EthernetIPforSLCMicro.vb 2622 38 AdvancedHMI
Warning 3 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Program Files\Work Software\AdvancedHMIBeta208\AdvancedHMI\CommDrivers\EthernetIPforSLCMicro.vb 2623 36 AdvancedHMI
Warning 4 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Program Files\Work Software\AdvancedHMIBeta208\AdvancedHMI\CommDrivers\EthernetIPforSLCMicro.vb 2637 37 AdvancedHMI
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
These issues should be resolved. I am going to do some work with the Ethernet driver this weekend to fix a few other issues and hopefully release another update on Monday.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Changing the name of a "form" (like Form 1 to Manual) creates driver warnings that will not go away even after you start a new project? Is there a fix?
Hera are my errors. Note I can no longer communicate with the PLC.
Warning 1 Variable 'address' is passed by reference before it has been assigned a value. A null reference exception could result at runtime. C:\Program Files\Work Software\AdvancedHMIBeta208\AdvancedHMI\CommDrivers\EthernetIPLayer.vb 626 55 AdvancedHMI
Warning 2 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Program Files\Work Software\AdvancedHMIBeta208\AdvancedHMI\CommDrivers\EthernetIPforSLCMicro.vb 2622 38 AdvancedHMI
Warning 3 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Program Files\Work Software\AdvancedHMIBeta208\AdvancedHMI\CommDrivers\EthernetIPforSLCMicro.vb 2623 36 AdvancedHMI
Warning 4 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Program Files\Work Software\AdvancedHMIBeta208\AdvancedHMI\CommDrivers\EthernetIPforSLCMicro.vb 2637 37 AdvancedHMI
did you ever fix this one?
These issues should be resolved. I am going to do some work with the Ethernet driver this weekend to fix a few other issues and hopefully release another update on Monday.
Cool, let us know if you get round to it