MDF.configure(raise_on_multiple_occurrences=False) [v6.3.0] #542
-
|
Hello @danielhrisca, first of all, thank you for your great work! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hello @pebel76260 , there was a bug with setting the flag. Please try the latest development branch code ( |
Beta Was this translation helpful? Give feedback.
-
|
Hi @pebel76260, An MDF file may contain multiple channels with identical name but different values. Consider looking for the exact channel you want, I provided an example in this discussion. |
Beta Was this translation helpful? Give feedback.
Hello @pebel76260 , there was a bug with setting the flag. Please try the latest development branch code (
6.3.0.dev50)