10-28-2008 10:43 AM
I am able to see LPT1 port in Measurement & Automation Explorer, but I am not sure that if I want to have Parallel port = 0 or = 255 ... can I write in Vi_Write 0 or 255? Or oupt 0 or outp 255?
*) I did connect pin 11 & 12 to GND
Thank to any help
10-28-2008 12:13 PM
I found out the answer myself, just type directly the disired byte:
1 ---> bit 0 = ON
255 ---> 8 bits = All ON
![]()