PST SDK  5.2.0.0-0eac0f6
Using C

The PST SDK offers C bindings for accessing data from a PST Tracker and adjusting settings on a PST Tracker. The C bindings are a wrapper around the native PST SDK C++ API. Supported PST trackers are the PST Iris and PST Base, PST Iris HD and PST Base HD and the PST Pico. An initialized PstTracker struct 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.

Requirements

For Windows:

  • Windows 7 or higher
  • Visual Studio 2015 runtime or higher

For Linux:

  • Built on Ubuntu 18.04
  • GCC 7.4.0

Topics