LabVIEWClassControl class/ReplaceWithControlOfOtherClass method: Difference between revisions
Appearance
Added new method page. |
mNo edit summary |
||
| Line 6: | Line 6: | ||
| shortname = ReplaceWithControlOfOtherClass | | shortname = ReplaceWithControlOfOtherClass | ||
| longname = ReplaceWithControlOfOtherClass | | longname = ReplaceWithControlOfOtherClass | ||
| datatypeimage = | | datatypeimage = LabVIEWClassControl Refnum Indicator.png | ||
| datatype = | | datatype = LabVIEWClassControl Refnum | ||
| invokenodeimage = LabVIEWClassControl-ReplaceWithControlOfOtherClass.png | | invokenodeimage = LabVIEWClassControl-ReplaceWithControlOfOtherClass.png | ||
| availableinrealtime = No | | availableinrealtime = No | ||
| Line 27: | Line 27: | ||
! scope="column" style="text-align:Left;" | Description | ! scope="column" style="text-align:Left;" | Description | ||
|- | |- | ||
! scope="row" style="text-align:Center;" | [[File: | ! scope="row" style="text-align:Center;" | [[File:LabVIEWClassControl Refnum Indicator.png|frameless|border|LabVIEWClassControl Refnum|link=LabVIEWClassControl Refnum data type]] | ||
| '''ReplaceWithControlOfOtherClass''' | | '''ReplaceWithControlOfOtherClass''' | ||
| Yes. Return value. | | Yes. Return value. | ||
| | | | ||
|- | |- | ||
! scope="row" style="text-align:Center;" | [[File: | ! scope="row" style="text-align:Center;" | [[File:LVClassLibrary Refnum.png|frameless|border|LVClassLibrary Refnum|link=LVClassLibrary Refnum data type]][[File:LVClassLibrary Refnum Indicator.png|frameless|border|LVClassLibrary Refnum|link=LVClassLibrary Refnum data type]] | ||
| '''ReplacementClassLibRef''' | | '''ReplacementClassLibRef''' | ||
| Yes | | Yes | ||
| Line 56: | Line 56: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Method]] [[Category:VI Server Method]] | [[Category:Method]] | ||
[[Category:VI Server Method]] | |||
Revision as of 15:18, 28 April 2020
| VI Server Method Information | |
|---|---|
| Method ID | 250F9800 |
| Scope | VI Scripting |
| Data Name | ReplaceWithControlOfOtherClass |
| Short Name* | ReplaceWithControlOfOtherClass |
| Long Name* | ReplaceWithControlOfOtherClass |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 102 |
| Owning Class Name | LabVIEWClassControl Class |
| Return Data Type | LabVIEWClassControl Refnum data type |
| Invoke Node |
|
| Available in Real-Time Operating System | No |
| 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 | No |
| Settable when the VI is running | No |
Replaces this class control with the control of the class you specify. LabVIEW preserves the dynamic or non-dynamic status of the class.
Parameters
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. |
