QuickOPC User's Guide and Reference
DAGroupParameters Constructor



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DAGroupParameters Class : DAGroupParameters Constructor
Initializes a new instance of the DAGroupParameters class.
Overload List
OverloadDescription
Initializes a new instance of the DAGroupParameters class.Initializes a new instance of the class with default data.  
Initializes a new instance of the DAGroupParameters class.Initializes a new instance of the class with data from other group parameters object.  
Initializes a new instance of the DAGroupParameters class.Initializes a new instance of the class, with specified update rate, percent deadband, and locale.  
Initializes a new instance of the DAGroupParameters class.Initializes a new instance of the class, with specified update rate and percent deadband.  
Initializes a new instance of the DAGroupParameters class.Initializes a new instance of the class, with specified update rate.  
Initializes a new instance of the DAGroupParameters class.Initializes a new instance of the class with serialized data.  
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