Application class/Printing.Method property: Difference between revisions
Appearance
Added new property page. |
m Category reorg |
||
| Line 50: | Line 50: | ||
{{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:17, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | 4A |
| Scope | Basic Development Environment |
| Data Name | Pr.PrintMethod |
| Short Name* | Pr.Method |
| Long Name* | Printing:Method |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 1 |
| Owning Class Name | Application Class |
| Data Type | Enum U32 data type |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Permissions | Read/Write |
| Remote access allowed | Yes |
Gets or sets how LabVIEW prints.
This property is similar to the Standard printing, PostScript printing, and Bitmap printing options on the Printing page of the Options dialog box.
| 0 | Standard |
|---|---|
| 1 | PostScript |
| 2 | Bitmap |
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. |