Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TDMS File Upload #7

Closed
Tom-McQuillan opened this issue Nov 14, 2024 · 0 comments
Closed

TDMS File Upload #7

Tom-McQuillan opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Tom-McQuillan
Copy link
Collaborator

Create a dataset in the Nominal platform from a tdms file.
TDMS channel properties must have both a wf_increment and wf_start_time property to be included in the dataset.
Channels will be named as f"{group_name}.{channel_name}" with spaces replaced with underscores.

@Tom-McQuillan Tom-McQuillan added the enhancement New feature or request label Nov 14, 2024
@Tom-McQuillan Tom-McQuillan self-assigned this Nov 14, 2024
Tom-McQuillan added a commit that referenced this issue Nov 18, 2024
Introducing the Nominal LabVIEW Client API!

Features:
- #4 Added naming and description for new datasources
- #5 Tag Support for data streaming
- #6 TimestampMetadata support for Trigger Ingest
- #7 Added TDMS File Upload Support
- General optimizations

Fixes:
- #2 Yealding resources to OS

Find more details here: https://docs.nominal.io/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant