Hi Archie, thanks for your attention.
When I pause during debugging it rests within the SubscribeToComDriver() function, specifically on line 146 - Dim NotificiationID As Integer ....
In your reproduction attempt you mentioned have you put some of the basic labels on a second tab? Specifically not the default tab on application launch? This is where I am seeing the issue. Tabs 1,5,6, and 7 of my application are fine, but the three in the middle with labels are the ones that lock up.
I just tried disabling the subscriptions from the EthernetIPforCLXCom1 object and there is no issue there at that point. But of course that will be a problem when the PLC is connected.