-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Hello Thomas,
I've one more question, about how does reading of Alarms work.
I see this: TestWaitForAlarmNotifications, wich uses WaitForNewS7plusReceived(waitTimeout);
How does this work. What about I want to use the same connection to read Tags and Alarms?
As I see the Lib could not be used with multiple Threads, as WaitForNewS7plusReceived does not wait for a specific answer, it only returns the next one.
Or does the protocol at all not support multiple actions at once?
Metadata
Metadata
Assignees
Labels
No labels