I am using an example called "Programmatically Purge All Print Jobs on Local Printers" from PFlores. In this VI there is a property node called PrinterQueue, and is set to retrieve all printers names availables on my PC. The names are all found successfully everytime. I tried to add another item on the same property node called IsOffline, to find what printers are offline and online. This function is always returning False values regardless of printers being off or on. Does anybody knows if I need to do something else?
Regards,