VI class/Modifications.VI Modifications Bitset Old property: Difference between revisions
Appearance
< VI class
Added new property page. |
Added History. |
||
| Line 13: | Line 13: | ||
{{TOCright}} | {{TOCright}} | ||
Indicates if changes were made to the VI since the VI was saved. If the value is zero, no changes were made. If the value is nonzero, changes were made. | |||
This property is similar to the options available on the Explain Changes dialog box. | |||
== Uses == | == Uses == | ||
| Line 18: | Line 21: | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 8.6|link=LabVIEW 8.6]] | ||
| | |Use the new [[VI class/Modifications.VI Modifications Bitset property|Modifications:VI Modifications]] Bitset property instead. In [[LabVIEW 8.5]] and earlier, the Modifications:VI Modifications Bitset property returns a 32-bit value. In [[LabVIEW 8.6]], the new Modifications:VI Modifications Bitset property returns a 64-bit value. | ||
|} | |} | ||
== See Also == | == See Also == | ||
| Line 32: | Line 34: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category: Property]] [[Category:VI Server Property]] | [[Category:Property]] | ||
[[Category:VI Server Property]] | |||
Revision as of 17:01, 31 March 2020
| VI Server Property Information | |
|---|---|
| Property ID | 219 |
| Scope | Deprecated |
| Data Name | Mods.VI |
| Short Name* | Mods.VI (Deprecated) |
| Long Name* | Modifications:VI Modifications Bitset Old |
| * 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 | U32 data type |
| Property Node | |
Indicates if changes were made to the VI since the VI was saved. If the value is zero, no changes were made. If the value is nonzero, changes were made.
This property is similar to the options available on the Explain Changes dialog box.
Uses
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| Use the new Modifications:VI Modifications Bitset property instead. In LabVIEW 8.5 and earlier, the Modifications:VI Modifications Bitset property returns a 32-bit value. In LabVIEW 8.6, the new Modifications:VI Modifications Bitset property returns a 64-bit value. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |