LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to tansfer file through RS232 in CVI?

I need to Print a Test Number on the Domino Inkjet printer through RS232, how it can be done using Labwindow/CVI?

0 Kudos
Message 1 of 2
(2,867 Views)

This may be quite simple if you have enough knowledge of serial communications in CVI. Basically you can use serial example (<example folder>\rs232\serial.prj) to perform initial tests, but you will need to know the printer protoco to create the proper message for it to print the correct message (there can be some control codes to add to the text to be printed for font choice, paper dimensions, alignment, bold/italic/underline, line feed and so on).



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,853 Views)