VI class/Auto Logging.Log at Finish property: Difference between revisions
Appearance
< VI class
Added new property page. |
m Category reorg |
||
| Line 51: | Line 51: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Property]] | |||
Latest revision as of 13:54, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | 226 |
| Scope | Basic Development Environment |
| Data Name | AutoLog.AtFinish |
| Short Name* | AutoLog.AtFinish |
| Long Name* | Auto Logging:Log at Finish |
| * 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 |
| Data Type | Boolean data type |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with polymorphic VIs | No |
| Available with strict type definitions | No |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Must wait until user interface is idle | No |
| Need to authenticate before use | No |
| Permissions | Read/Write |
| Remote access allowed | Yes |
| Settable when the VI is running | Yes |
Indicates whether to write front panel values to a datalog file after the VI runs.
This method is similar to the Log at Completion item on the Operate menu.
| Note If you set Log at Finish without having set the Log File Path property, the next time this VI finishes executing, a dialog box appears prompting you to specify the file path. |
Uses
| |
Specific use cases for this property. |
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. |