cam = mgc_api.Camera("192.168.1.101") cam.connect() cam.set_exposure(5000) # microseconds cam.set_gain(12.0) # dB cam.start_acquisition()

A central hub for "long-form" threads where developers and users document the reverse engineering of the software and post-optimization guides.