Specifications

sharpVISION™ Camera
sharpVISION SDK Reference
94
7.3.2. IdtSvGetCameraInfo
[nResult, nInfoValue] = SharpML (‘IdtSvGetCameraInfo’, nCameraId, nInfoKey)
Inputs
nCameraId
Specifies a valid camera ID
nInfoKey
Specifies which parameter the function has to return
Outputs
nResult
Specifies the return error code of the function (0 if the function is successful, otherwise not 0)
nInfoValue
Specifies the value of the info parameter
Remarks
This function returns camera specific information, such as sensor type or version numbers,
generally state-independent information. See the Appendix B for a list of all the available
nInfoKey values.
See also: