InPlaceElementStructure class/Add In Place Pair method
Appearance
VI Server Method Information | |
---|---|
Method ID | 658EA800 |
Scope | VI Scripting |
Data Name | Add In Place Pair |
Short Name* | Add In Place Pair |
Long Name* | Add In Place Pair |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 16516 |
Owning Class Name | InPlaceElementStructure Class |
Return Data Type | LVClassBDConst Refnum 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 | No |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
Adds a pair of border nodes at the specified Y Position on an In Place Element Structure.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
LVClassBDConst Refnum | Add In Place Pair | Yes. Return value. | |
![]() |
Y Position | Yes | Specifies the position relative to the structure border at which to add the border nodes. |
![]() |
DPID | Yes | Specifies the def proc ID of the border nodes you want to add to the structure. |
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. |