OPC Labs EasyOPC “Classic” Components Library
QuerySourceConditions Method
OpcLabs_EasyOpcClassicComponents ActiveX DLL > EasyAEClient Object : QuerySourceConditions Method

Description
Finds out event conditions associated with the specified source name. Uses server descriptor for specifying the OPC server.

 

DISPID (Dispatch ID):

 

For more information, see QuerySourceConditions in .NET Reference.

Syntax
Visual Basic
Public Function QuerySourceConditions( _
   ByVal serverDescriptor As Variant, _
   ByVal sourceNodeDescriptor As Variant _
) As AEConditionElementCollection
Parameters
serverDescriptor

sourceNodeDescriptor

Return Type

See QuerySourceConditions in .NET Reference.

Remarks

For remarks, see QuerySourceConditions in .NET Reference.

Example

For examples, see QuerySourceConditions in .NET Reference.

See Also

EasyAEClient Object  | EasyAEClient Members