You need to call the imgSetAttributeString function twice with the following following parameters:
imgSetCameraAttributeString(Sid, "Shutter Control", "Manual");
imgSetCameraAttributeString(Sid, "Shutter Speed", "1/2000");
The order of attributes that need to be called can be determined from the camera file. Attribute names are case sensitive, so they have to be identical to those in the camera file.
Yusuf C.
Applications Engineering
National Instruments