MaxRT GigE Vision
Vision provides functionality for controlling GigE Vision Cameras within the RTSS environment. Using Vision, you can discover cameras on the network and query their configuration settings (such as image width, height, pixel formats, etc.) and image data. To do this, Vision uses the GenICam™ GenAPI to read in the Camera Description File, and the GigE protocols to control the camera and receive image data from it. You can layer a third-party vision library on top of Vision to provide all the functionality within that library. Finally, Vision provides a communication library for passing images between RTSS and Windows, which can be used to perform tasks which are more easily done in the Windows environment, such as displaying captured images in a GUI.