Application class/Printing.Available Printers property: Difference between revisions
Appearance
mNo edit summary |
m Category reorg |
||
| (One intermediate revision by the same user not shown) | |||
| Line 18: | Line 18: | ||
Returns an alphabetized array of printer names available on the computer. | Returns an alphabetized array of printer names available on the computer. | ||
'''Note''' This property is available only on Windows. | {| class="wikitable" | ||
|- | |||
| '''Note''' This property is available only on Windows. | |||
|} | |||
This property is similar to the '''System Configured Printers''' output of the [[Query Available Printers]] VI. | This property is similar to the '''System Configured Printers''' output of the [[Query Available Printers]] VI. | ||
| Line 41: | Line 43: | ||
{{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]] | [[Category:VI Server Property]] | ||
Latest revision as of 13:16, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | 4B |
| Scope | Basic Development Environment |
| Data Name | Pr.printers |
| Short Name* | Pr.Printers |
| Long Name* | Printing:Available Printers |
| * 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 Array data type |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Permissions | Read Only |
| Remote access allowed | Yes |
Returns an alphabetized array of printer names available on the computer.
| Note This property is available only on Windows. |
This property is similar to the System Configured Printers 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. |