When i call the command:
imaq1394SetAttribute(sid, IMG1394_ATTR_ABSOLUTE_SHUTTER, 0.001)
the driver send me the following result :
Invalide pointer. The pointer may be NULL when it should be non-NULL, or non-NULL when it should be NULL.
How can i set the shutter in absolute mode without any bad pointer result ??
Help me, please.