LabVIEWNXGAdapter.GetClusterPassingEnabled

Syntax

LabVIEWNXGAdapter.GetClusterPassingEnabled( typeDefinition)

Return Value

Boolean

Purpose

Returns a value that indicates whether a type definition allows the LabVIEW NXG Adapter to pass instances of the type as cluster parameters to VIs.

Parameters

typeDefinition As PropertyObject

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

See Also

LabVIEWNXGAdapter.SetClusterPassingEnabled