uaPLUS Reference
getDAItemQuality Method
See Also  Send Feedback
NSPlugin Namespace > EventCondition Class : getDAItemQuality Method

DAItemIndex
DA item reference. In this implementation the index in the DA server item table.

Glossary Item Box

Helper methods for condition events. Get the current quality of the referenced DA item.

Syntax

Visual Basic (Declaration) 
Public Function getDAItemQuality( _
   ByVal DAItemIndex As Integer _
) As Integer
C# 
public int getDAItemQuality( 
   int DAItemIndex
)

Parameters

DAItemIndex
DA item reference. In this implementation the index in the DA server item table.

Return Value

DA quality code from the DA current value buffer

Requirements

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

See Also

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