Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

mseries board serial number

Hi Michiel-

Which device are you using?  You mention an E Series device in your post, but I just want to be clear.

Thanks-

Tom W
National Instruments
0 Kudos
Message 11 of 13
(4,677 Views)

Hello Tom,

We are using both the M-Series PCI-6229 as the E-Series PCI-6036.

For the E-Series card I have the EEPROM & Registry Level Map, but I can not find how to obtain the serial.

 

For the M-Series card I only have the Registry Level Map, not the EEPROM map (but I have the DDK, so I found out some addresses), and I am using the scale.cpp posted above. I can read out the EEPROM with wsize = 10 (0x0a) & wsize = 12 (0x0c). But I have been unable to read out the cards serialnumber.

 

Thank you for your response,

 

Michiel

0 Kudos
Message 12 of 13
(4,668 Views)
I would suggest downloading the current M Series DDK files (here).  In it, scale.h defines a function "serialNumReadMSeries" which will read the serial number for you.
-Alan A.

Message Edited by Alan [DE] on 11-10-2006 04:04 PM

0 Kudos
Message 13 of 13
(4,389 Views)