DANSrv Reference
DeviceItemValue Class Members
See Also  Fields  Send Feedback
NSPluginNet4 Assembly > NSPlugin Namespace : DeviceItemValue Class


Glossary Item Box

The following tables list the members exposed by DeviceItemValue.

Public Constructors

 NameDescription
Public ConstructorDeviceItemValue Constructor  
Top

Public Fields

 NameDescription
Public FieldHandleApplication handle of the item.
This handle is used between the generic server and the customization module to identify the items. The customization module should define the habndel so that it allows quick access to the data structures needed in handing the requests.  
Public FieldQualityItem quality.
The quality value is according the OPC DA V2 specifications.  
Public FieldQualitySpecified Indicates that the item quality is specified.  
Public FieldTimestamp Timestamp for this item value.  
Public FieldTimestampSpecified Indicates that the timestamp is specified.  
Public FieldValueValue to be written to the device.
The item value must alway be written to the generic server cache in the canonical data type defined when the item was added.  
Top

See Also

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