Search found 155 matches

by Waveworks
Tue Nov 15, 2022 5:25 pm
Forum: Feedback
Topic: Auto-scale to min/max in current window?
Replies: 3
Views: 10676

Re: Auto-scale to min/max in current window?

Hi, ok thanks for letting me know! Yes I have also seen this feature in competing products and it's really handy. It's actually already on the top of the list of new features to be implemented, so it will be included in the next version.

Best regards,
Gustaf
by Waveworks
Tue Nov 15, 2022 5:20 pm
Forum: Feedback
Topic: Column type is recongnized incorrectly
Replies: 3
Views: 7889

Re: Column type is recongnized incorrectly

Thank you for taking the time to report this problem! I will fix it for the next version. If you have Flow CSV Editor (the paid version), you can change the type manually by right-clicking the variable, select Redefine... and enter inVoltageIn1_mean_float32 = float(inVoltageIn1_mean_float32) . If no...
by Waveworks
Sun Nov 13, 2022 3:43 pm
Forum: Support
Topic: Difference between X and Y is greater than Z - formula.
Replies: 3
Views: 7979

Re: Difference between X and Y is greater than Z - formula.

An addition to my response: If you mean the absolute difference, use the abs function: b = abs(X - Y) > Z.
by Waveworks
Sun Nov 13, 2022 3:30 pm
Forum: Support
Topic: Difference between X and Y is greater than Z - formula.
Replies: 3
Views: 7979

Re: Difference between X and Y is greater than Z - formula.

Thank you for your kind words, glad you find it useful! The boolean expression for that would be simply X - Y > Z, or as a formula, b = X - Y > Z, which would give you a boolean variable b that's 1 for samples fulfilling the condition and 0 otherwise. Hope that helps!

Best regards,
Gustaf
by Waveworks
Thu Aug 25, 2022 10:07 am
Forum: Announcements
Topic: Version 1.1.5 released
Replies: 0
Views: 20099

Version 1.1.5 released

Flow CSV Viewer and Editor 1.1.5 have been released. This is a maintenance release that fixes several minor problems that were found since the last release. No new features have been added. See the What's New section in the Help for details. Update instructions: Microsoft Store users should normally...
by Waveworks
Tue Aug 02, 2022 4:00 pm
Forum: Support
Topic: Date time format
Replies: 1
Views: 7592

Re: Date time format

Hello, there are actually no date or time types in Flow, and no date or time specific functions or features either; hence there is no such parsing at all. There is a little information about this in the Types section of the Formulas and Expressions chapter in the Help documentation. What would you h...
by Waveworks
Mon Jul 25, 2022 3:28 pm
Forum: Support
Topic: Plot points based on x axis value
Replies: 7
Views: 14784

Re: Plot points based on x axis value

Hello Blechi, thank you for taking the time to report your feedback! The work with support for irregularly sampled data has started and I intend to release it before the end of 2022. I appreciate everyone's patience!

Best regards,
Gustaf
by Waveworks
Thu Jul 07, 2022 12:36 pm
Forum: Feedback
Topic: Background color option
Replies: 7
Views: 16453

Re: Background color option

Hello again Thierry, This is still indeed the plan, yes. Unfortunately it's a huge job because I basically need to rewrite the whole plotting component. Therefore I can't give you an estimate of when it will be released, other than that the plan is still that it will be released some time later duri...
by Waveworks
Wed Jul 06, 2022 8:22 am
Forum: Support
Topic: Upgrading ideas
Replies: 1
Views: 7202

Re: Upgrading ideas

Hello Gökhan,

I'm always interested to know what users would like to see in future versions. There is a whole section in this forum called Feedback for this purpose, but if you prefer you can of course also email me at info@waveworks (add .dk manually).

Best regards,
Gustaf
by Waveworks
Wed Jun 15, 2022 9:58 am
Forum: Feedback
Topic: Ability to export the varaible(s) for the data selected range
Replies: 3
Views: 9188

Re: Ability to export the varaible(s) for the data selected range

Hello again, The operations that you list should indeed be possible using copy and paste into a new file. I wonder why it doesn't work for you. In case you haven't seen it, there is an Editor-specific video tutorial that describes how to work with copy and paste: https://www.youtube.com/watch?v=I7ZL...