OPC Studio User's Guide and Reference
DefaultServerFamilies Field (OpcComputerAndServerDialog)



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace > OpcComputerAndServerDialog Class : DefaultServerFamilies Field
Default server families to be browsed. Equals to OpcLabs.EasyOpc.ServerFamilies.All.

The value of this constant is OpcLabs.EasyOpc.ServerFamilies.All.

Syntax
'Declaration
 
Public Const DefaultServerFamilies As ServerFamilies
'Usage
 
Dim value As ServerFamilies
 
value = OpcComputerAndServerDialog.DefaultServerFamilies
public const ServerFamilies DefaultServerFamilies
public:
const ServerFamilies DefaultServerFamilies
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