09-22-2005 01:05 PM
09-23-2005 05:14 PM
We do not support the creation / custom camera files as Application Engineers, however I can point you to the Camera File Generator which is a utility we provide for those who want to work on creating custom camera files:
ftp://ftp.ni.com/support/imaq/pc/ni-imaq/cfgenerator/
The lastest version - version 2.0 requires NI-IMAQ 3.1.3.
With this utility you will be able to see how your attributes are setup and be able to test them.
Camera files can be requested from: www.ni.com/cameras (see the 4th option)
09-23-2005 06:29 PM
Thanks Marc -
I was looking for anyone with some possible insight on the mechanism of the imgGetAttribute (sessionID, IMG_ATTR_FRAME_COUNT, &frameCount) function and what it was tied to or evaluating signal-wise. With a hint, that might limit what we would have to watch with a trial and error approach...
anyway, a change of polarity of the Enable A (VSync for this camera) got this function working today. What was odd was the difference in results between v2.6 IMAQ and currently v3.1.3 now. Something subtle changed in the recognition of the Enable A signal and NI doesn't document either API functions or hardware operation to this level.
I'm aware of the Camera Configurator program, that's great that NI developed this - I haven't had to make a new .icd file yet with the program and someday we'll give it a shot. The support of new cameras by NI has mostly been determined by the volume of cameras sold - it left anyone (like us) that may work with a dozen cameras or so out in the cold with your frame grabbers. We've worked our way through it and got to know the .icd file format, but without the help of any documentation of the format by NI. Which you either should have by now or perhaps you now trust the documentation of your Camera Configurator program. I'll take a look for that when we get started...
thanks...
Wes
09-26-2005 02:27 PM
09-26-2005 05:20 PM