Daniel Hrisca
Daniel Hrisca
```python from asammdf import MDF m = MDF(r'c:\ASAP2_Demo_V171.mf4') for i, df in enumerate(m.iter_groups()): print(df) print(df.index) ``` ``` ASAM_[15].M.MATRIX_DIM_16.UBYTE.IDENTICAL ASAM.M.SCALAR.UBYTE.FORM_X_PLUS_4 timestamps 0.000000 244 29.0 0.010000 247 32.0 0.020000 250 34.0 0.030000...
@fhaon please try the development branch code
Have a look here https://github.com/danielhrisca/asammdf/blob/c9d0e449000ed70f2ea1dd47df7c80f3e74471c5/examples/mf4_demo.py#L67 you need to convert to bytes series and provide the encoding to the Signal object
Please share a screenshot with the asammdfgui I think your channel is part of a structure and it is missing the leading part
what about if you search for it 
Then there is no `RadarData` channel in your file