OPCDA.NET Reference Manual
OpcServerMachine Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAServer Class : OpcServerMachine Property

Glossary Item Box

OPC server Computer Name and Access Credentials.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("OPC")>
<DefaultValueAttribute()>
<DescriptionAttribute("Name and Credentials for the machine with the OPC Server.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public Property OpcServerMachine As daHost
C# 
[CategoryAttribute("OPC")]
[DefaultValueAttribute()]
[DescriptionAttribute("Name and Credentials for the machine with the OPC Server.")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public daHost OpcServerMachine {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.