Creates a new notification observable for multiple OPC events given by
OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.AEEventsSubscriptionArguments objects.
Parameters
- arguments
- Contains the "enumerable" of OPC events to be observed.
Return Value
Returns an observable for notifications about given OPC events.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also