I have ContrasTech mars series camera that that connected with usb3 to pc and install iCentral app that can access camera. I want to access camera and grab live images from it. I found that it uses GenICam protocol, but cannot find any useful documention in C# .Net. In Vendor site there is SDK that contains some DLL files and libs but with no documentation. For example
- MVSDKmd.lib
- HalconHDevelopAdapter
- List item
- Development\Include\GenICam\CAPI\SDK.h
I need to capture images and set configuration for these cameras in C# .NET. Please help.