![]() |
PST SDK
5.0.1.0-acae3ae
|
The PST SDK offers a 32bit C++ API for accessing data from a PST Tracker and adjusting settings on a PST Tracker. Supported PST trackers are the PST Iris and PST Base, PST Iris HD and PST Base HD and the PST Pico. Instantiating the PST SDK Tracker object provides full control over a PST server instance. This enables management and control of a PST Tracker without the need for the separate PST Server application or PST Interface Service.
The PST SDK offers a number of ways to communicate to a PST Tracker.
The shared memory pipeline and the REST interface can also be started as stand-alone applications. For the shared memory pipeline, the PST-Server application can be started. This application offers the classic client-server setup that is useful when working with the PST-Client application. For the REST interface, the PST-Rest application can be started. This application offers a connection to the PST Tracker using the REST API. The documentation for using the REST interface can be found in the REST API section.