Module tdms::segment

source ·

Structs

LeadIn represents the 28 bytes representing the lead in to a TDMS Segment.
Metadata represents the collection of metadata objects for a segment in the order in which they were read
MetadataObject represents information that is not raw data associated with the segment. May contain DAQmx raw data index, a standard index, or nothing at all.
MetadataProperty is a key/value pair associated with a MetadataObject
Segment represents an entire TDMS File Segment and potentially its raw data.

Enums

Ease of use enum for determining how to read numerical values.

Type Definitions

ChannelPath is a simple alias to allow our function signatures to be more telling
GroupPath is a simple alias to allow our function signatures to be more telling