11-03-2005 11:58 AM
Would like the functions of the library niHsdio to use.
There I Labview do not have use I Agilent Vee.
Property now the nihsdio32.dll and the headers file in
Vee inserted.
I get my data for the Pattern from a text file.
Now I have the function niHSDIO_WriteNamedWaveformU32
used. This functions perfectly. Only if I now those
Function niHSDIO_WriteNamedWaveformU16 or niHSDIO_WriteNamedWaveformU8
use, function the program not. The same is if I those
Function niHSDIO_WriteNamedWaveformWDT uses. This does not function also.
Because of what it is that these functions with the Uint8 and Uint16 data types do not function correctly?
Does a solution have it?
Is it because of the fact that I mean data from a text file read?
Property already everything in C++ tries out. Here it functions also only with the function
niHSDIO_WriteNamedWaveformU32. The write functions with the other data types
functioned also not.
11-10-2005 08:29 AM