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 - hectibrown

Pages: [1]
1
That is the normal behavior. You need to put your code in a Try-Catch block to properly handle the exception.

Okay, thanks, I think I'll search for that

Edit:

Got it to work, thanks Archie!

2
I am trying to work though a couple of errors when I "loose" comms with the PLC. If I am reading a UDT and I loose communications with the PLC I get the following exception:

Quote
MfgControl.AdvancedHMI.Drivers.Common.PLCDriverException:
'No response from PLC. (ReadRaw)'

I am on 399y28 (and I think my EthernetIpClxCom controller might be a more recent version (version 30 i think))

Any help would be appreciated, Thanks!

Pages: [1]