exacqVision SDK Compatibility with exacqVision Server Versions

The exacqVision SDK is designed to be compatible with all versions of exacqVision Server. However, individual features in certain versions of the server and SDK might not be compatible. For more details about the features available in a each version of the server or SDK, see the readme.txt file available in their install packages. It… Continue reading exacqVision SDK Compatibility with exacqVision Server Versions

How to: Using EVAPI_Discover to Detect the Connectiodn to an exacqVision Server

Overview The EVAPI_Discover function is used to test the connection between evAPI and an exacqVision server. When EVAPI_Discover is called, it initiates a Discover request to be sent to an exacqVision server. If the Discover request is received by the server, it sends a Discover response indicating the server was found. <br> Usage It is… Continue reading How to: Using EVAPI_Discover to Detect the Connectiodn to an exacqVision Server