LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Identification of a daq board

Hello all,

in a try to give the user some informations on the board included in a test system I tried using DAQmxGetDeviceAttribute to retrieve product and serial numbers, but got strange results!

 

On a brand new PCIe-6320, the product number retrieved by CVI is 1948632260 (or 0x7425C4C4), while the serial number is 24245542 (or 0x171F526 as reported by MAX).

How do these values map to respectively 781043-01 and HB5385464 which are listed on shipping documentation?

 

( I have found that 0x17... number near a barcode on the lable on the packaging, but as you know the box is normally thrown away one second after the equipment is received by the customer Smiley Wink )



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 1 of 9
(4,570 Views)

Hello Roberto,

 

The product and serial numbers are supposed to be different as you already know.

 

Serial numbers are generally printed under the NI barcode on the box.

Since the serial you get matches the one on the box, I would think they shipped it correctly 😉

 

The product number must be a unique number that NI stores inside the board and I really don't know how it is generated 😞

 

 

S. Eren BALCI
IMESTEK
0 Kudos
Message 2 of 9
(4,558 Views)

Hello ebalci,

yes, I know product and serial number are different beasts Smiley Wink but the problem is that values reported by both MAX and CVI functions are different from product number on catalogs and shipping documents, and retrieved serial number is different from shipping documents. So when I need assistance / repair on a board, which number do I have to report to NI personnel?

 


ebalci ha scritto:

Since the serial you get matches the one on the box, I would think they shipped it correctly 😉


It' s bit different: the label on the box clearly states "S/N: HB5385464" which is different from the one shwn by MAX and CVI. In a different place there is an independent barcode and the number reported by both MAX and CVI, without any identification label: it could be some internal wharehousing code, as far as I can understand from the label!



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 3 of 9
(4,555 Views)

Hi,

 

in case of failure, the serial number and part number are those stated on the physical card. Alternatively you can see the serial number in max, all the digits after the "x".

0 Kudos
Message 4 of 9
(4,540 Views)

m.amoruso ha scritto:

Alternatively you can see the serial number in max, all the digits after the "x".


Nope: shipping document says "HB5385464", MAX reports "0x171F526"



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 5 of 9
(4,533 Views)

Nobody has additional comments on this subject? I have verified the same situation on a 6008 board we have so it seems consistent



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 6 of 9
(4,489 Views)

I don't remember a HB... type code on the box.

 

But I remember NI prints the same serial number with the barcode ON the board itself.

So even if you throw away the shipping box, it is still written in hex on the board's PCB and I'm quite confident that it is the same as number reported by MAX or related CVI functions.

 

Can you check the board's PCB surface and see if you have a matching label there?

S. Eren BALCI
IMESTEK
0 Kudos
Message 7 of 9
(4,472 Views)

For the absence of doubt, here is a scan of a typical box label for an NI product (first one that came to hand):

 

Image1.jpg

 

Any normal person, e.g. almost any of my customers, would say that the number beginning 'HB' is the product serial number, whereas MAX and the label on the board report the 16D7B49 number.

--
Martin
Certified CVI Developer
0 Kudos
Message 8 of 9
(4,465 Views)

Thanks Martin, that's exactly what I was saying: both the box and shippind documents report that "BX...." serial number, while stickers on the board, MAX and CVI report the "other" number.

It's not a serious problem but it amazes me a bit...

 



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 9 of 9
(4,461 Views)