LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel Port ??

Hello,
i want to write a string to the lpt1. On the lpt1 ís an lable printer plugged.
The string looks like: {RB00;002,033,232,H,K|}
{XC00;033,233,122,322,0000,1,|}
.....and so on.
How can i send this string to lpt1??
Thanks for all answers.
perhaps a examble programm!!
Wolfgang
0 Kudos
Message 1 of 2
(2,988 Views)
Under windows 95/98 you can use the RS232 drivers using LPT1( the Parallel
port) and COM10 I can't get it to work under NT like this and haven't tried
it using windows 2000

Regards

Wolfgang wrote in message
news:39f6d8ef@newsgroups.ni.com...
>
> Hello,
> i want to write a string to the lpt1. On the lpt1 ís an lable printer
plugged.
> The string looks like: {RB00;002,033,232,H,K|}
> {XC00;033,233,122,322,0000,1,|}
> ....and so on.
> How can i send this string to lpt1??
> Thanks for all answers.
> perhaps a examble programm!!
> Wolfgang
0 Kudos
Message 2 of 2
(2,988 Views)