Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

"serial number 4350

Hello
I wrote a program for a customer (in MS C), who has two 4350 USB devices. Now the customer wants me, that I add the serial number of the device in the report, so that he can later see with which device the measurement was done.
I searched the API and the function in "ni435x.h", but I can not find a fubction which gives me the serial number of the device.
Can you please help me?

Thanks
0 Kudos
Message 1 of 2
(2,740 Views)
Hi,

use the nidaq32.dll and search for
short Get_DAQ_Device_Info (short Board,unsigned long Type_of_Information,unsigned long *Information_Value);

regards,
Thomas Sandrisser
0 Kudos
Message 2 of 2
(2,740 Views)