pycomm icon indicating copy to clipboard operation
pycomm copied to clipboard

reading or writing to a tag that does not exist closes the connection

Open wpmccormick opened this issue 7 years ago • 0 comments

It looks like reading or writing to a tag that does not exist throws a CommError, which appears to close the connection. Is this correct behavior? A more robust approach might be to throw a DataError and leave the connection alone.

wpmccormick avatar Aug 10 '17 21:08 wpmccormick