How to count a string/ a particular channel in mdf file? #701
Unanswered
markusmat97
asked this question in
Q&A
Replies: 1 comment
-
|
You can start by using the mdf.channels_db dictionary |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My mdf file contain a channel RUT_vel_0,RUT_vel_1......to RUT_vel_49.In some mdf files, this channel count is 40 and it always different for some files.Now i want to get the number of the string "RUT_vel_".How to count the number of particular channel or the string in mdf?
Beta Was this translation helpful? Give feedback.
All reactions