Skip to main content

Open National Instruments TDM/TDX files as NumPy structured arrays.

Project description

This module allows National Instruments TDM/TDX files to be accessed like NumPy structured arrays.

It can be installed in the standard way:

python setup.py install

Sample usage:

import tdm_loader
data_file = tdm_loader.OpenFile('filename.tdm')

Access a row:

data_file[row_num]

Access a column by name:

data_file[column_name]

Access a column by number:

data_file.col(column_num)

Search for a column name. A list of all column names that contain search_term will be returned:

data_file.channel_search(search_term)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tdm_loader-1.0.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distributions

tdm_loader-1.0.1.linux-x86_64.exe (68.1 kB view details)

Uploaded Source

tdm_loader-1.0.1-py2.7.egg (10.8 kB view details)

Uploaded Egg

File details

Details for the file tdm_loader-1.0.1.tar.gz.

File metadata

  • Download URL: tdm_loader-1.0.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tdm_loader-1.0.1.tar.gz
Algorithm Hash digest
SHA256 79a003f6cedd6bb26d73618539c29ba4e1bf98ee4998fb7d31cee11cb92f5b9a
MD5 cc6af6f9638740c8332643c3114add53
BLAKE2b-256 ad528f46dba379373d99871361e29d9b26bfa529f4b909ef616d408120d40a93

See more details on using hashes here.

File details

Details for the file tdm_loader-1.0.1.linux-x86_64.exe.

File metadata

File hashes

Hashes for tdm_loader-1.0.1.linux-x86_64.exe
Algorithm Hash digest
SHA256 a1f410ad88728a74798c9aed06abb08a37c59ce665a144413233acb68a5da658
MD5 6b38a4780b979fe3e5233cbde9137893
BLAKE2b-256 0ddda7b8640e90fb531b74ee8aaa528af903dc69cc448c1561ddc14bcc41562b

See more details on using hashes here.

File details

Details for the file tdm_loader-1.0.1-py2.7.egg.

File metadata

File hashes

Hashes for tdm_loader-1.0.1-py2.7.egg
Algorithm Hash digest
SHA256 9d51f6fd6817269569f86f7a06c9d5bc00fdadd110693eba282280d14f176a0b
MD5 8d670498f0098af3e4aeee82e91d8793
BLAKE2b-256 79b6bca907adac96aa0dbc1be720731fabb3c571b972fee78346256bb2b0de5d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page