Host definitions for the OPC server access.
It includes the network name of the computer no which the OPC server resides
and access credentials.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
<TypeConverterAttribute("OPCDA.NET.Controls.HostTypeConverter, OpcDaNetUA.Net4, Version=11.1.0.0, Culture=neutral, PublicKeyToken=5b58a8d8b6f4763b")>
Public Class daHost
|
C# | |
---|
[TypeConverterAttribute("OPCDA.NET.Controls.HostTypeConverter, OpcDaNetUA.Net4, Version=11.1.0.0, Culture=neutral, PublicKeyToken=5b58a8d8b6f4763b")]
public class daHost
|
Inheritance Hierarchy
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also