Open wpmccormick opened 7 years ago
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.
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.