1
Support Questions / Re: ReadUDT "No Response from PLC. (ReadRaw)" Exception
« on: July 08, 2019, 04:41:49 PM »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!