API参考
- 更新时间2025-06-24
- 阅读时长2分钟
通过G、HTTP、Python和.NET API,可使用编程方式从NI SystemLink Web应用程序之外访问SystemLink数据服务。
请参考下表,根据编程环境和要访问的数据服务选择满足需求的API。
API | 访问途径 | 数据服务 |
---|---|---|
G(SystemLink节点或函数) | LabVIEW 2017或更高版本 |
|
LabVIEW NXG 5.0或更高版本 |
| |
|
| |
Python |
|
|
HTTP | 具体语言的HTTP客户端 |
|
.NET | 具体语言的.NET客户端 |
|
NI (Logos/Corba) | DIAdem | DataFinder |
COM(DIAdem;编程语言) | 面向对象的脚本接口 |
|
注:
测试监视器API仅适用于LabVIEW 2018或更高版本。
相关内容
- HTTP API Reference
通过SystemLink Server和SystemLink Enterprise的HTTP API与SystemLink数据服务交互。
- Python API Reference
使用nisystemlink-clients Python API与来自Jupyter或其他Python脚本的SystemLink Server和SystemLink Enterprise HTTP API交互。