get_format
get_format(
self ,
stream: BinaryReader ,
**kwargs ,
)-> ‘tuple[str, str] | bool’
Return a tuple of (TDMS, version) if TDMS else False.
Parameters
Parameter | Description |
---|---|
stream | A path to the file which may contain silixa data. |