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.
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 |
|
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.