erik_a wrote in message news:<50650000000500000084820000-1023576873000@exchange.ni.com>...
> try using serial communication.vi its in the examples. Modify that
> till you get the functionality you want... in this case you might need
> to provide controls for the flow , stop and parity..
Hi,
I tried to send out some bits to the parallel port, but I discovered
that when I'm writing to the port I could write it one time and if I
want to write again I had to clear the buffer. Maybe that's the
problem....... I now write with the OutPort.VI, that VI writes direct
to the port.
And I had to change my OutPort VI (downloadable by NI.com) because it
had an error with Windows NT, but now it works great. Maybe for
windows 2k you have to do the same.
Greetz,
JJ