Specifications

sharpVISION™ Camera
sharpVISION VISION SDK
93
7.3. Configuration functions
7.3.1. Overview: Configuration functions
Configuration functions allow the user to read information from the camera, read configuration
parameters from the camera and write configuration parameters to the camera.
IdtSvGetCameraInfo: this function reads information from the camera, such as camera
model, firmware version, sensor type, sensor model, etc. The info key is one of the input
parameters.
IdtSvGetParameter: this function reads a specific parameter from the camera. The
parameter key is one of the input parameters.
IdtSvSetParameter: this function writes a specific parameter to the camera. The parameter
key is one of the input parameters.
IdtSvConfigure: this function writes the configuration parameters to the camera: contrast,
brightness, exposure time, image format, ROI, and binning.
IdtSvSetTriggerMode this function sets the trigger mode.