Skip to content

Releases: ukaea/embedded-tdms-logger

2024 VeriStand, Version 1.0.3

02 Sep 10:28

Choose a tag to compare

New feature:

  • Action commands, you can now run a command line at the start of a recording, when you segment files and on error. Presumably (as we are doing), with a python script or shell script of some fashion.

The feature allows you to substitute in relevant information to the command, for all commands you can substitute in the TDMS file being recorded or having just been recorded post segmentation via [filepath] and for the on error command you can also add in the [error code] and [error source]

2024 VeriStand, Version 1.0.2

29 Apr 20:50

Choose a tag to compare

New Features:

  • Ability to execute a shell script action on error, on segmentation and on logging start.
  • Creates the directories if the specified log directory and parents do not exist.

2024 VeriStand, Version 1.0.1

18 Feb 14:32

Choose a tag to compare

Added features:

  • Added feature of Logging versus Triggered Indicators/Channels
  • Avoid showing Action Compile VI and Write Channels VI on call

First official stable release

18 Nov 14:42

Choose a tag to compare

Features:

  • Ability to control the meta data logged into the TDMS file at the file, group and channel level.
  • Ability to log both waveform and single point channels.
  • Ability to decimate channel data to reduce file sizes.
  • Control of the grouping of channels within the TDMS file
  • Control to segment files either by size or time
  • Triggering functionality (re-triggerable)
  • Can log immediately upon deployment (setup trigger to have a default value greater than zero).
  • Ability to name files based on the time as formatted, specified by the user.
  • You can setup multiple loggers at once.
  • This custom device supports enabling and disabling.

Note: The Decimation of the custom device itself is not configurable, it is an asynchronous custom device so should not impact performance of the main PCL.

Installation Instructions:

Extract the zip folder to the Public Documents, VeriStand Custom Device directory:

C:\Users\Public\Documents\National Instruments\NI VeriStand 2024\Custom Devices