My camera has a few proprietary features which are not shown in the GenICam tree. Is there any way to control these features with ActiveGigE?
You can do it by using a direct access to GigE Vision registers. Non-standard features of your camera are typically associated with certain registers of the GigE Vision address space. The manufacturer should provide you with the specific information on the register address and data bit structure for each proprietary feature. Use ReadRegister and WriteRegister methods of ActiveDcam to control these features from your application.
Related Questions
- My camera has a few proprietary features which are not shown in the GenICam tree. Is there any way to control these features with ActiveGigE?
- My camera has a few proprietary features that are not part of DCAM protocol. Is there any way to control these features with ActiveDcam?
- What are the know issues with the X10 Camera Control System Software?