11-02-2005 12:06 PM
11-03-2005 10:39 AM
Unfortunately, there is typically no way to change the serial number of a camera. That information is hardcoded into the camera by the manufacturer. And since NI's driver uses the serial number to identify the camera, there would be no way for you to use two cameras with the same serial number. I'm afraid the manufacturer is the only one who can fix the problem.
Regards,
Jack J.
Product Support Engineer
National Instruments
11-04-2005 08:23 AM
11-04-2005 08:37 AM
Same here. It was first time for me too. The camera Manufacturer was also stunned and he admitted that some thing went wrong on their side. So I am in process of returning it to the vendor who will replace it with a different one. I hope it was only a one time deal and the vendor didn't get the whole batch with the same Serial #. The serial number was as follows
0x8004602000ADDDD.
You can read these values from the firewire devices using low level vis in IMAQ 1394 pallete. When I googled for CHIP ID-Lo I came across a Firewire hard drive manuafacturer/retailer (from UK I think) who had a java utility for rewritting these numbers. (Note CHIP ID-Lo is the lower 32 bits of a 64 bit registers used for assigning the device serial numbers.)
Thanks