OPCDA.NET Reference Manual
OPCItemProperty Class Members
See Also  Fields  Properties  Methods  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA.NET Namespace : OPCItemProperty Class


Glossary Item Box

The following tables list the members exposed by OPCItemProperty.

Public Constructors

 NameDescription
Public ConstructorOPCItemProperty Constructor  
Top

Public Fields

 NameDescription
Public FieldDataType The datatype which will be returned for this property by GetItemProperties.  
Public FieldDescription A brief vendor supplied text description of each property. NOTE LocaleID does not apply to Descriptions.  
Public FieldPropertyID The server assigns DWORD ID codes to the properties. This allows the client to more easily manage the list of properties it wants to access. These properties are divided (somewhat arbitrarily) into 3 'sets'. The OPC 'Fixed' set contains properties that are identical to some of those returned by OPCITEMATTRIBUTES, the 'recommended' set is expected to be common to many servers, the 'vendor specific' set contains additional properties as appropriate. The assigned IDs for the first two sets are fixed. The vendor specific properties should use ID codes above 5000.  
Top

Public Properties

 NameDescription
Public PropertyDataTypeS The datatype which will be returned for this property by GetItemProperties as a .Net data type.  
Top

Public Methods

 NameDescription
Public MethodToString Converts the object into a string  
Top

See Also

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