ConnectorPane class/Wiring Rule.Get method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 239A8007
Scope VI Scripting
Data Name GetWiringRule
Short Name* GetWiringRule
Long Name* Wiring Rule:Get
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 56
Owning Class Name ConnectorPane Class
Return Data Type Enum U16 data type

Enum U16

Invoke Node Wiring Rule:Get
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Gets the wiring properties of a connector pane terminal.

Possible values include Invalid Wire Rule, Required, Recommended, Optional, and Dynamic Dispatch.

Parameters

Data type Name Required Description
Enum U16 Wiring Rule:Get Yes. Return value.
U32 Terminal Index Yes Specifies the index of the connector pane terminal to which to assign the control.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links