ConnectorPane class/Wiring Rule.Get method
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 |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
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 |
---|---|---|---|
Wiring Rule:Get | Yes. Return value. | ||
Terminal Index | Yes | Specifies the index of the connector pane terminal to which to assign the control. |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |