OPC Studio User's Guide and Reference
UAMonitoringParameters Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAMonitoringParameters Class : UAMonitoringParameters Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, specifying the sampling interval.  
Initializes a new instance of the class, specifying the sampling interval, and data change filter.  
Initializes a new instance of the class, specifying the sampling interval, data change filter, and queue size.  
Initializes a new instance of the class, specifying the sampling interval, data change filter, queue size, and encoding name.  
Initializes a new instance of the class, specifying the sampling interval, and encoding name.  
Initializes a new instance of the class, specifying the sampling interval, and event filter.  
Initializes a new instance of the class, specifying the sampling interval, event filter, and queue size.  
Initializes a new copy of the object.  
Requirements

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