Jump to content

Application class/Printing.Available Printers property: Difference between revisions

From LabVIEW Wiki
Added new property page.
(No difference)

Revision as of 00:27, 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

String Array

Property Node Printing:Available Printers
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
PermissionsRead Only
Remote access allowedYes

Returns an alphabetized array of printer names available on the computer.

|-
<img src="note.gif"> 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

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links