Application class/Printing.Available Printers property: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| 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. | ||
Revision as of 00:42, 30 March 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. |