Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

aarontc/ruby_tdms

 
 

RubyTDMS

(Note: The RubyTDMS gem was formerly known as simply "TDMS". The API did not change from TDMS 1.0.0 to RubyTDMS 2.0.0, but the version was bumped due to the breaking name change.)

TDMS is a binary file format for measurement data. It was created by National Instruments.

National Instruments software such as LabVIEW, DIAdem, and Measurement Studio support reading and writing TDMS files. NI also provides a DLL written in C for using TDMS files on Windows.

RubyTDMS provides a convenient way to work with TDMS files on Unix-like platforms.

Current State

This gem is nearly feature-complete for for reading the TDMS files according to the 2015 specification from National Instruments.

  • Writing TDMS files is not yet supported.

Contributors

This gem is heavily based on the TDMS library created by Mike Naberezny.

About

ARCHIVED; now at https://gitlab.idleengineers.com/aaron/ruby_tdms -- Read files in National Instruments TDMS format using Ruby.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%