Camera¶
Specifies whether monocular cameras and sensors of stereo cameras should be updated.
The applied firmware depends on the camera model.
For uEye based cameras the uEye driver always uploads a firmware version that fits the driver version. This can be a downgrade even with the mode
"Allow"
.For GigE Vision based cameras the Ensenso SDK provides a firmware version that is known to be working. You can upload a different version by providing a GUF file with the Filename parameter.
For C-series cameras you need to download the firmware from the Ensenso website and provide it through the Filename parameter.
JSON Format¶
- Type
String
- Default Value
"Allow"
Values¶
Value |
Description |
---|---|
|
Do not update the firmware of monocular cameras and stereo camera sensors. |
|
Update the firmware if the camera currently has an older firmware. |
|
Allows a downgrade of the firmware. |