VI class/Front Panel RefNum TD property: Difference between revisions
Appearance
< VI class
m Added Private Property Category to page |
Added description |
||
| Line 9: | Line 9: | ||
| datatype = I16 Array | | datatype = I16 Array | ||
| propertynodeimage = VI-Front Panel RefNum TD.png | | propertynodeimage = VI-Front Panel RefNum TD.png | ||
|}} | |}} | ||
{{TOCright}} | {{TOCright}} | ||
Gets the type descriptor of the refnum of supercluster with typedefs removed. The front panel TD is of the form: | |||
* datalog refnum of cluster of 2 elements | |||
** cluster of timestamp info | |||
** cluster of front panel data | |||
== Uses == | == Uses == | ||
| Line 31: | Line 33: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Private Property]] | [[Category:Private Property]] | ||
[[Category:VI Server Property]] | [[Category:VI Server Property]] | ||
Latest revision as of 21:37, 1 March 2021
| VI Server Property Information | |
|---|---|
| Property ID | 23B |
| Scope | Private |
| Data Name | FPRefNumTD |
| Short Name* | FPRefNumTD |
| Long Name* | Front Panel RefNum TD |
| * 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 | I16 Array data type |
| Property Node | |
Gets the type descriptor of the refnum of supercluster with typedefs removed. The front panel TD is of the form:
- datalog refnum of cluster of 2 elements
- cluster of timestamp info
- cluster of front panel data
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. |