AdvancedHMI Software

General Category => Open Discussion => Topic started by: techieme on November 28, 2014, 01:28:59 PM

Title: MicroLogix1100 Ethernet comm: "Failed to get processor type"
Post by: techieme on November 28, 2014, 01:28:59 PM
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!
Title: Re: MicroLogix1100 Ethernet comm: "Failed to get processor type"
Post by: Archie on November 28, 2014, 01:42:27 PM
See this post

http://advancedhmi.com/forum/index.php?topic=505.0
Title: Re: MicroLogix1100 Ethernet comm: "Failed to get processor type"
Post by: techieme on November 28, 2014, 04:44:48 PM
See this post

http://advancedhmi.com/forum/index.php?topic=505.0

You ARE a superstar! Thank you so much!!