This is a cool software, and I'm fairly new to the PLC world. I used AdvancedHMI to create a simple software, and it works perfectly with RSLogix 500 along with the Emulator and virtual ports. My problem is when I load up the software at school, it won't connect to the actual hardware Micrologix 1200, which is directly connected to the PC via serial port. I checked RSLinx and the device uses COM1, so I changed DF1Com1 in visual studio to COM1 as well, but that didn't do anything.
How do you connect AdvancedHMI to Micrologix 1200? My final semester is right around the corner, and this software will help me create a custom touchscreen HMI, but before I get there, I need to solve this connection problem. Any advice would be greatly appreciated.