You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the long delay.
The issue was indeed introduced by a recent reorganization of the device support that avoids calling into the driver for unconnected items. It applies to both write and read actions. (I.e., when explicitly processing unmonitored read records.)
I have implemented a fix and will merge after the tests have finished.
STAT and SEVR fields are changed from
COMM COMM INVALID
toNO_ALARM
although there is no connection to OPC UA server.To Reproduce
Steps to reproduce the behavior:
caput
to write to the record.Expected behavior
STAT/SEVR should always show an error if the connection is not working.
Setup (please complete the following information if applicable):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: