I use DLPORTIO.DLL to access the parallel port on a WinXP. The purpose is to read data coming from an fpga.
The transfer rate is quite high (more than 500kB/s).
DLPORTIO.DLL can buffer data from the parallel port.
I would like to use this fonctionality to speed up the data transfer by ready 16 x 8 bits that have been buffered. I get the pointer to the element from the dll. 8bits means U8 in Labview and, of course, 16 => U16 and 32bits => U32. But what to connect when I want 128bits??? How to use the pointer cominf from the dll and say to Labview it is the pointer to the first element of my 16 element array??
Thanks to all
Dai Tran Duy
Dai
LV 7.1 - WIN XP - RT - FP