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
From stack v1.04, the SourceTimestamp of the children variables of ServerStatus variable is not equal to ServerTimestamp. Is this behavior expected?
#2771
Open
2 of 5 tasks
GhislainPr opened this issue
Sep 23, 2024
· 1 comment
From stack v1.05, the SourceTimestamp and ServerTimestamp of the children (CurrentTime for example) variables of ServerStatus variable are not equal.
Expected Behavior
Like in stack v1.04, the SourceTimestamp and ServerTimestamp of the children (CurrentTime for example) variables of ServerStatus variable should be equal.
Steps To Reproduce
No response
Environment
- OS:Windows11- Environment: VS2022
- Runtime:.NET 4.6.2
- Nuget Version:
- Component:
- Server:Reference Server
- Client: UA Expert
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Hi Martin, thanks a lot for your help !
You can find as attached files the screenshots.
It shows that the SourceTimestamp is updated once and is frozzen after.
v1.04 :
v1.05
This difference of behavior comes from the difference of the code in this method : ServerStatusValue.OnRead_CurrentTime
.
Type of issue
Current Behavior
From stack v1.05, the SourceTimestamp and ServerTimestamp of the children (CurrentTime for example) variables of ServerStatus variable are not equal.
Expected Behavior
Like in stack v1.04, the SourceTimestamp and ServerTimestamp of the children (CurrentTime for example) variables of ServerStatus variable should be equal.
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: