VI class/Default Values.Make Current Default method: Difference between revisions
Appearance
< VI class
Added new method page. |
(No difference)
|
Revision as of 13:07, 24 April 2020
| VI Server Method Information | |
|---|---|
| Method ID | 3F3 |
| Scope | Basic Development Environment |
| Data Name | Default Vals.Make Curr Default |
| Short Name* | Default Vals.Make Curr Default |
| Long Name* | Default Values:Make Current Default |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 2 |
| Owning Class Name | VI Class |
| Return Data Type | No return value |
| Invoke Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | No |
| Available with control VIs | Yes |
| Available with global VIs | Yes |
| Available with polymorphic VIs | No |
| Available with strict type definitions | No |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | Yes |
| Must wait until user interface is idle | Yes |
| Need to authenticate before use | No |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
Changes the defaults of all controls on the front panel to be the current values. This method is available only in edit mode.
This method is similar to the Make Current Value Default item on the shortcut menu of a control and the Make Current Values Default item in the Edit menu.
Parameters
This method has no 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. |