06-06-2006 04:33 PM
06-06-2006 04:56 PM
Hi Neil-
I have attached a modified scale.cpp that shows how to obtain the serialNumber. The other pertinent change to incorporate is to adjust the wSize to wSize = 12; (as shown in the attached file).
Hopefully this helps-
06-07-2006 09:25 AM
06-07-2006 09:31 AM
Hi Neil-
If you are receiving 0xFF... then it sounds like your memory is not windowed correctly. Did you make the change to wSize=12;? If you would post your scale.cpp here I will take a look.
Thanks-
06-07-2006 11:36 AM
06-07-2006 11:38 AM
Hey Neil-
Glad to hear you're up and running now. Thanks-
07-25-2006 03:54 AM
Hello,
I tried the same code using a PCI-6229, but all I got for serial is 0xFFFFFFFF.
Changing the wSize from 12 to 10 (previous setting) did not do anything either.
Could anyone also tell me how to read the serial from the PCI-6036E ?
07-25-2006 06:09 PM
07-26-2006 04:03 AM
07-26-2006 02:29 PM