If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Kind request for help
5 posts
• Page 1 of 1
Kind request for help
Hello you all.
I am currently working on a project I started last fall. I am stuck and don't even know how to ask the right question for your appreciated support. What I want to do is the following:
To calibrate some filters, actually lots of them, I would like to have a module which can read in the values of the double slider in attached schematic and keep them. That was my attempt at formulating the short question.
To expand:
I am working on a cross filter-box, in which individual filters should be calibrated in a way, that I can use the double-sliders for adjustment, store those values in a module, detach the double sliders and mover on to the next filter to calibrate. Hopefully this all does make sense.
If you had the time and interest to look at what I'm talking about, please refer to this schematic.
I am thankful for any help.
Regards
Phil
I am currently working on a project I started last fall. I am stuck and don't even know how to ask the right question for your appreciated support. What I want to do is the following:
To calibrate some filters, actually lots of them, I would like to have a module which can read in the values of the double slider in attached schematic and keep them. That was my attempt at formulating the short question.
To expand:
I am working on a cross filter-box, in which individual filters should be calibrated in a way, that I can use the double-sliders for adjustment, store those values in a module, detach the double sliders and mover on to the next filter to calibrate. Hopefully this all does make sense.
If you had the time and interest to look at what I'm talking about, please refer to this schematic.
I am thankful for any help.
Regards
Phil
- Attachments
-
- Brown Crossfilterbox v01.2Xmas2018labelled.fsm
- (234.42 KiB) Downloaded 822 times
-
Phil Thalasso - Posts: 150
- Joined: Tue Jun 27, 2017 12:42 pm
- Location: Munich, Germany
Re: Kind request for help
Hi Phil
I spent some time looking at the schematic and your question, but I remain uncertain of what your goal is.
I think what you may need to do is to store float values into an array, one float array prim for each float parameter.
You could set the float values you need for the array index number and trigger to store. Then change the array index number and store the next set of values. The stored arrays of floats could then be recalled by choosing the appropriate index number (the same index number for all float array prims). This index would probably be from the selected filter type, so you’d have a set of stored floats, one set for each filter type.
But I’m far from sure if that's what you're aiming for!
Cheers
Spogg
I spent some time looking at the schematic and your question, but I remain uncertain of what your goal is.
I think what you may need to do is to store float values into an array, one float array prim for each float parameter.
You could set the float values you need for the array index number and trigger to store. Then change the array index number and store the next set of values. The stored arrays of floats could then be recalled by choosing the appropriate index number (the same index number for all float array prims). This index would probably be from the selected filter type, so you’d have a set of stored floats, one set for each filter type.
But I’m far from sure if that's what you're aiming for!
Cheers
Spogg
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Kind request for help
Hi Spogg,
thank you for your effort with my stuff.
Please refer to attached schematic, hopefully that makes more sense.
Regards
Phil
thank you for your effort with my stuff.
Please refer to attached schematic, hopefully that makes more sense.
Regards
Phil
- Attachments
-
- cache-Schematic.fsm
- (11.02 KiB) Downloaded 788 times
-
Phil Thalasso - Posts: 150
- Joined: Tue Jun 27, 2017 12:42 pm
- Location: Munich, Germany
Re: Kind request for help
Hi Phil
I’m still not sure but try this schematic as a demo of principle. It seems to do what I think you are after.
Cheers
Spogg
I’m still not sure but try this schematic as a demo of principle. It seems to do what I think you are after.
Cheers
Spogg
- Attachments
-
- Range of values cache Spogg dev 1.fsm
- (32.06 KiB) Downloaded 821 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Kind request for help
Hi Spogg,
this is exactly what I was looking for. I could have never come up with anything alike myself. I'll keep this little treasure for future use; implementing it in my latest project proved too time consuming; vacation is almost over.
Thank you bunches for sitting down and doing that. I really do appreciate it.
The actual result can be found here: viewtopic.php?f=3&t=13176&start=10
Regards
Phil
this is exactly what I was looking for. I could have never come up with anything alike myself. I'll keep this little treasure for future use; implementing it in my latest project proved too time consuming; vacation is almost over.
Thank you bunches for sitting down and doing that. I really do appreciate it.
The actual result can be found here: viewtopic.php?f=3&t=13176&start=10
Regards
Phil
-
Phil Thalasso - Posts: 150
- Joined: Tue Jun 27, 2017 12:42 pm
- Location: Munich, Germany
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 89 guests