The LabVIEW example you mentioned worked fine on my 6251 card when
using port 0 exclusively. Anyway, I would like to use the ports P1 and
P2 (in either PFI or static mode) to generate and acquire digital
waveforms, too. LabVIEW complains, that these ports are not able to run
buffered operations.
I've been through some forum posts and have read many manual pages, but
I still I don't understand how I can generate a waveform (e.g. to
communicate with peripheral hardware) and aquire a response,
without using
an external clock (I need to use one-wire communication with a
microcontroller). And I didn't get the message why and how to use
PFI-Ports except, that they are intended for timered applications. I
would appreciate any hint.
In the attechment you can see the application, that I would like to move to the PFI-I/Os.