uaPLUS Reference
OPCAccess Enumeration
See Also  Send Feedback
NSPlugin Namespace : OPCAccess Enumeration

Glossary Item Box

OPC defined item read/write definitions

Syntax

Visual Basic (Declaration) 
Public Enum OPCAccess 
   Inherits System.Enum
C# 
public enum OPCAccess : System.Enum 

Members

MemberDescription
HDAREADABLEItem is History read only
HDAREADWRITEABLEItem is History read/writable
HDAWRITEABLEItem is History write only
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

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