This VI sets the name of the camera that is stored on-board the camera.
...................................................................................................................................................................................
Controls and Indicators
hCamera IN is the camera handle. This value is returned by Initialize.vi and is passed between Pixelink VIs as a reference.
pCameraName IN is a string that holds the new camera name. Up to 32 characters in length.
hCamera OUT has the same value as hCamera IN.
Details
This VI causes the camera to enter a unique mode. The new camera name may not appear in the camera information until the camera has been reinitialized or SetCameraName is called a second time. Once set by the SetCameraName VI, the camera name resides in non-volatile memory even if the unit is powered off.
To read the camera name, use the GetCameraInfo VI.
Note: See Error Handling for error input and output information and error codes.