XMLDA.NET Reference
LimitField Property
See Also  Send Feedback
xmldanet.xmlda Namespace > OPCQuality Class : LimitField Property

Glossary Item Box

A qualified name matching the OPC Limit Bit Field. A LimitField attribute will be returned for any Limit Status other than ??none? irrespective of the value of QualityField. Clients may specify a LimitField when performing a Write.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As OPCQuality
Dim value As limitBits
 
instance.LimitField = value
 
value = instance.LimitField
C# 
[XmlAttributeAttribute()]
[DefaultValueAttribute()]
public limitBits LimitField {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.