Logging Target Data with the Embedded Data Logger
- Updated2025-10-27
- 2 minute(s) read
Logging Target Data with the Embedded Data Logger
Use the VeriStand Embedded Data Logger custom device to log data on a target instead of the host.
Use the Embedded Data Logger to log more data than the connection bandwidth between the target(s) and the host allows. For example, to log data on several real-time targets, use the Embedded Data Logger instead of streaming the data from each target back to the host.
The Embedded Data Logger also allows you to log data after you disconnect the host machine. This is useful if you want to deploy your system definition to a real-time target, disconnect your host computer, and let the target run over several days.
- Launch your project in the VeriStand Editor.
- In the Project Files pane, left-click a system definition file (.nivssdf) and select Configure in System Explorer.
- Click in the configuration tree.
- Right-click Custom Devices and click .
-
Add a log file.
- Right click Embedded Data Logger and select Add Log File.
- Edit the settings of the log file on its configuration page.
-
Specify the channels you want to log in each log file by group.
- Click Channel Groups.
- Click Add Channel Group.
- Click Add Channels.
- In the Select Channels window, specify the channels you want to log in the channel group.
- Click OK.
- Save the system definition file.
Related Information
- VeriStand Embedded Data Logger Custom Device
- Components of a VeriStand Project
A VeriStand project contains at least one project file (.nivsprj), one system definition file (.nivssdf), and one screen file (.nivsscr or .nivsscreen). These files are used to configure, deploy, and interact with your system.