Hi guys,
I am planning to read Port0/Line0:7 from NI-USB 6341 and save them in a TDMS file.
For this purpose I have used c# language.
Whenever I using "ReadMultiSamplePortByte" member function, I encounter exception for reading.
But with "ReadMultiSamplePortInt32" member function, it works perfect.
Anyway we need to save an array of byte not an array of integers.
Sincerely,
Masoud