This document is part of the SystemLink Portal.
Monitoring Data From Client Systems Using Tags
Use the following instructions to do the following:
Tags are meant for data communication of scalar values (numeric, string, Boolean, timestamp) at slower rates of 1 Hz or less.
Write to Tags from an Application Running on a Client System
Use the SystemLink Tag and Configuration APIs to do the following:
Refer to the Transferring Data Using Tags topic for more information about the above steps, along with an example.
SystemLink automatically creates and monitors the following tags out-of-the-box for every Client system (e.g. desktop PC, cRIO, PXI controller, etc).
As reference, here are links to the SystemLink APIs in various languages. Refer to the "Tag" functions in these APIs.
Example LabVIEW API
Monitor Tag Data from the SystemLink Web UI
(Out-of-the-Box Views)
Tag Viewer
To view all tags from all Client systems, follow these steps:
For details on the Tag Viewer, refer to the Verifying Your Tag Data in Tag Viewer topic.
Single System page > Alarms & Tags tab
To view all tags for only a single specific Client system, follow these steps:
Tag Historian
To view the historical trend of values for a Tag, follow these steps.
For details, refer to the Verifying Your Tag Data in Tag Viewer topic.
Monitor Tag Data from the SystemLink Web UI
(Custom Dashboard)
One way you can monitor tag values from the SystemLink web UI is by creating a custom dashboard using the Dashboard Builder.
For instructions, refer to the Visualizing Data on a Dashboard topic.
Note If you want to create a custom dashboard for a single system and you want to reuse the same dashboard for multiple systems, you can add a System Filter which will show a dropdown menu that allows the end-user to select which system (and corresponding tags) to apply the dashboard to. To add a System Filter, click the Gear icon on the dashboard and turn on the System Filter toggle button.
Example Dashboard (with System Filter)
Configure Alarms/Notifications Based on a Tag
To configure an alarm and email notification that is triggered by tag value conditions, refer to the Monitoring System Health with Alarms topic.