API Reference
- Updated2023-01-12
- 1 minute(s) read
API Reference
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 HTTP APIs to leverage SystemLink data services with text commands.
- Python API Reference
Use SystemLink Python APIs to perform custom analysis on your data.