StevenA,
There is no direct way to programmatically use a printer with the Touch Panel Module. Some thoughts on how this could be done:
1) If you were using an older line printer, you would be able to print what you send serially
in your VI.
2) With LabVIEW TP Module 8.5, there's an inline C node which may allow you to implement this via embedded C code.
3)
With LabVIEW TP Module 8.5, you can run applications using Run
Application.VI. You could possibly create an external application which
prints something that you call via your LabVIEW VI.
Regards,
Jared Boothe
Staff Hardware Engineer
National Instruments