LabVIEWNXGAdapter.SetClusterMemberLabel

Syntax

LabVIEWNXGAdapter.SetClusterMemberLabel( typeDefinition, propertyLookupString, clusterMemberLabel)

Purpose

Specifies the label of the cluster member that corresponds to the specified type definition property.

Parameters

typeDefinition As PropertyObject

[In] Specifies the type definition. This method returns an error if the property object is not a type definition.

propertyLookupString As String

[In] Specifies the location of the property in the type definition.

clusterMemberLabel As String

[In] Specifies the label of the cluster member.

See Also

LabVIEWNXGAdapter.GetClusterMemberLabel

LabVIEWNXGAdapter.SetClusterPassingEnabled