Application class/Printing.Default Printer property: Difference between revisions
Appearance
Added new property page. |
m Category reorg |
||
| (One intermediate revision by the same user not shown) | |||
| Line 20: | Line 20: | ||
To set the default printer, enter the full path to the printer, such as <code>\\myprinter\ab01</code>. | To set the default printer, enter the full path to the printer, such as <code>\\myprinter\ab01</code>. | ||
'''Note''' This property is available only on Windows. | |||
This property is similar to the '''Default Printer''' output of the [[Query Available Printers]] VI. | This property is similar to the '''Default Printer''' output of the [[Query Available Printers]] VI. | ||
== Uses == | == Uses == | ||
| Line 45: | Line 42: | ||
{{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:16, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | 49 |
| Scope | Basic Development Environment |
| Data Name | Pr.DefaultPrinter |
| Short Name* | Pr.DefaultPrinter |
| Long Name* | Printing:Default Printer |
| * 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 | String 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 the name of the default printer in LabVIEW.
To set the default printer, enter the full path to the printer, such as \\myprinter\ab01.
Note This property is available only on Windows.
This property is similar to the Default Printer output of the Query Available Printers VI.
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. |