DANSrv Reference
OPCAccess Enumeration
See Also  Send Feedback
NSPluginNet4 Assembly > NSPlugin Namespace : OPCAccess Enumeration

Glossary Item Box

OPC defined item read/write definitions

Syntax

Visual Basic (Usage)Copy Code
Dim instance As OPCAccess
C# 
public enum OPCAccess : System.Enum 

Members

MemberDescription
READABLEItem is read only
READWRITEABLEItem is read/writable
WRITEABLEItem is write only

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NSPlugin.OPCAccess

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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