Use SystemLink Python APIs to perform custom analysis on your data.
Access Python API documentation for SystemLink in one of the following ways:
-
On your SystemLink server, append /niapis/python/ to the address of your SystemLink server in your browser. For example, http://localhost/niapis/python/. After you access the Python documentation, click Module Index and select the module documentation you want to reference.
-
Refer to the Jupyter folder in the SystemLink GitHub repository for Python API documentation and examples.