Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 754 Bytes

File metadata and controls

9 lines (5 loc) · 754 Bytes

systemlink-python-examples

This repository contains Python-based NI SystemLink examples.

Using systemlink-python-examples

Jupyter examples

The jupyter folder contains Jupyter notebook examples that exercise the different SystemLink Services APIs (Tag, File, TDMReader and Test Montor). To be able to run these examples, you need to have the "NI SystemLink Server - JupyterHub Module" installed. From the Jupyter interface in SystemLink, create an examples folder and upload all the content of the jupyter folder. For additional documentation on how to upload/download files to a Jupyter server, check https://jupyterlab.readthedocs.io/en/stable/user/files.html. Once the notebooks are uploaded, follow the instructions on each notebook.