TDMSFormatterV4713
TDMSFormatterV4713()
Support for Silixa data format (tdms).
Methods
Name | Description |
---|---|
get_format | Return a tuple of (TDMS, version) if TDMS else False. |
read | Read a silixa tdms file, return a DataArray. |
scan | Scan a tdms file, return summary information about the file’s contents. |
write | Write the spool to a resource (eg path, stream, etc.). |