Transfer data from clients to your server using SystemLink data services. Access these data services through NI SystemLink Web Application, the Data Communication palette in LabVIEW and LabVIEW NXG, or the HTTP, Python, or .NET APIs.
Goal | What to use | Ways to access |
---|---|---|
Track a piece of data, such as a hardware measurement, and create alarms or data visualizations using that value. | Tags |
|
Publish an entire file from a client to your SystemLink Server for storage, additional processing, or access by other clients. | File Transfer |
|
Send commands or configurations from one system to other systems. | Messages |
|
Manage and communicate test data between your test systems and SystemLink Server. | Test Monitor |
|
Record utilization information about the assets performing test and measurement tasks. | Asset Utilization |
|
Query TDMS files to read measurement data from them. | TDM Reader |
|
Configure how long or how many historical tag values you store on your SystemLink server or SystemLink Cloud account. | Tag History |
|
Build an alarm to notify you when an application or system is not performing as expected. | Alarm |
|
Connect to and read or write values from an OPC UA server. | OPC UA Module |
|