Introduction - If you have any usage issues, please Google them yourself
This program drives the camera by DLL mode, supports all attributes of the camera, including trigger, white balance and other parameters. In addition, the large star Mercury series industrial cameras also support GENICAM protocol, so they can be driven directly through NI's IMAQdx driver through DirecX protocol. But in this way, some attributes can not be set, such as trigger, white parallel, etc. Therefore, if the camera is only used for demonstration and experiment, it can be operated directly with NI visual software or in VBAI; if you need to write your own program through LabVIEW, it is recommended to use DLL mode to drive, so as to set various parameters flexibly, high speed and stability.