I have a ABC.dat file which contains many signals along with their corresponding values.
I want to select few signals from this ABC.dat file and would like to export these signals to a new XYZ.dat file.
How can I achieve this using mdfreader library in python?