Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pacific

Pages: [1]
1
I was also getting the same error running VB Express 2010 with Windows 7 x86.
Deleting those 2 lines as suggested by Archie solved this issue for me.
Thanks.

2
Support Questions / "Failed to get Processor type"
« on: August 13, 2013, 10:48:22 PM »
hi.
I just downloaded and installed Advanced HMI v3.5.1 with Visual Basic Express 2010, running on a Windows 7 32-bit machine.
I made a very simple form- it only has a pilot light and a 2-pos selector switch. PLCAddressValue are O0:0 & I0:0 respectively.
There's a simple 1-rung plc program that turns on the output O0:0 when I0:0 is true. I run the program and on the AdvancedHMI form i'm getting "Failed to get processor type" on the component. In the VB message window it says "a first chance exception of type 'MfgControl.AdvancedHMI.Drivers.Common.PLCDriverException' occurred in AdvancedHMIDrivers.dll

The communication with the PLC (Micrologix 1000) is through DF1Comm1. I am able to communicate with the PLC through RSLinx Classic Lite, so I know the comm cable etc is good.
Any help would be appreciated. Thanks.

Pages: [1]