API Reference
- Updated2025-04-09
- 1 minute(s) read
G, HTTP, Python, and .NET APIs allow you to programmatically access SystemLink data services outside of NI SystemLink Web Application.
Use the following table to choose which API meets your needs depending on your
programming environment and the data services you want to access.
API | How to access | Data Services |
---|---|---|
G (SystemLink nodes, or functions) | LabVIEW 2017 or later |
|
LabVIEW NXG 5.0 or later |
| |
|
| |
Python |
|
|
HTTP | Any language-specific HTTP client |
|
.NET | Any language-specific .NET client |
|
NI (Logos/Corba) | DIAdem | DataFinder |
COM (DIAdem; Programming languages) | Object-oriented script interface |
|
Note
The Test Monitor API is only available in LabVIEW 2018 or later.
Related Information
- HTTP API Reference
Use SystemLink Server and SystemLink Enterprise HTTP APIs to interact with SystemLink data services.
- Python API Reference
Use the nisystemlink-clients Python API to interact with SystemLink Server and SystemLink Enterprise HTTP APIs from Jupyter or from within other Python scripts.