Hi,
I have just starting playing with AdvancedHMI to communicate with MicroLogix1100. All I have on the VisualStudio Express 2012 form design is DigitalPanelMeter and EthernetIPforPLCSLCMicroCom components. Things I configured:
1) DigitalPanelMeter:
*PLCAddressValue: T4:9.ACC (since this is the value I want to display)
2) EthernetIPforPLCSLCMicroCom:
*IPAddress: 192.168.0.20 (this is my PLC address)
When I press START on VisualStudio, I get notification "Failed to get processor type" on the top part of DigitalPanelMeter. What did I do wrong? I have tried stopping the ethernet drive on RSLinx but still nothing.
Any help is appreciated. Thank you!