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
Search found 154 matches
- Mon May 02, 2022 7:44 pm
- Forum: General
- Topic: FlowStone 4 alpha documentation
- Replies: 6
- Views: 24150
Re: FlowStone 4 alpha documentation
@Spogg
I did not see the Ternary Operator listed... I just hope it will / is included
Great job putting all this together!!!
Aron
I did not see the Ternary Operator listed... I just hope it will / is included
Great job putting all this together!!!
Aron
- Fri Jul 09, 2021 1:21 pm
- Forum: General
- Topic: more data acquisition drivers ?
- Replies: 3
- Views: 12726
Re: more data acquisition drivers ?
Also...
See this thread: http://www.dsprobotics.com/support/viewtopic.php?f=4&t=75177
It has some of the modules I use for noise reduction.
Additionally, (for example) you can get the change of signal amplitude (subtract last sample from previous), and use that data to make a ...
See this thread: http://www.dsprobotics.com/support/viewtopic.php?f=4&t=75177
It has some of the modules I use for noise reduction.
Additionally, (for example) you can get the change of signal amplitude (subtract last sample from previous), and use that data to make a ...
- Wed Jul 07, 2021 5:06 pm
- Forum: DSP
- Topic: How to connect 2 computers digitally w. Flowstone?
- Replies: 2
- Views: 17478
Re: How to connect 2 computers digitally w. Flowstone?
Hi,
I was hoping someone may have done this before in Audio with the "Audio Stream In Module".
Check out this module, it can capture Audio from a remote location, then your second machine can process and play it.
StreamIn.png
I have done this with Video. I get an image from a Webcam, scale it ...
I was hoping someone may have done this before in Audio with the "Audio Stream In Module".
Check out this module, it can capture Audio from a remote location, then your second machine can process and play it.
StreamIn.png
I have done this with Video. I get an image from a Webcam, scale it ...
- Wed Jul 07, 2021 4:47 pm
- Forum: General
- Topic: more data acquisition drivers ?
- Replies: 3
- Views: 12726
Re: more data acquisition drivers ?
Hi,
If any products connect as HID devices (most do) AND you can get the data format (usually found in the product SDK/API, and programming examples), you can use the FlowStone HID Module to do the data decoding. It works quite well. The built in modules do exactly that as far as I can tell ...
If any products connect as HID devices (most do) AND you can get the data format (usually found in the product SDK/API, and programming examples), you can use the FlowStone HID Module to do the data decoding. It works quite well. The built in modules do exactly that as far as I can tell ...
- Fri May 14, 2021 5:39 pm
- Forum: General
- Topic: Getting pixel color from bitmap with Ruby
- Replies: 8
- Views: 22323
Re: Getting pixel color from bitmap with Ruby
See this (my) post: http://www.dsprobotics.com/support/viewtopic.php?f=2&t=14697
Still no real way that I have found, but I am no RUBY expert, that's for sure
Trog has some REALLY good info in the post though!
Aron
Still no real way that I have found, but I am no RUBY expert, that's for sure
Trog has some REALLY good info in the post though!
Aron
- Tue Mar 16, 2021 6:05 pm
- Forum: General
- Topic: Get Object Location
- Replies: 4
- Views: 15392
Re: Get Object Location
Yes of course,
You can even create (in Ruby) a rectangle to put the text in - I.E. "v.drawString @label,font,sf,rect,(Brush.new @color)", but again you can't seem to get at the LOCATION of that text in the MGUI...?
Again the idea here, is getting to the position data of the object of each item in ...
You can even create (in Ruby) a rectangle to put the text in - I.E. "v.drawString @label,font,sf,rect,(Brush.new @color)", but again you can't seem to get at the LOCATION of that text in the MGUI...?
Again the idea here, is getting to the position data of the object of each item in ...
- Mon Mar 15, 2021 1:17 am
- Forum: General
- Topic: Get Object Location
- Replies: 4
- Views: 15392
Re: Get Object Location
P.S.
You can see that information during and while positioning objects... the trick is how do I get at it?
In this example "Label wOptions v1 (5,5) sqr" is shown, and is the upper left corner of the insert point.
Thanks Again!
Aron
You can see that information during and while positioning objects... the trick is how do I get at it?
In this example "Label wOptions v1 (5,5) sqr" is shown, and is the upper left corner of the insert point.
Thanks Again!
Aron
- Sun Mar 14, 2021 8:09 pm
- Forum: General
- Topic: Get Object Location
- Replies: 4
- Views: 15392
Get Object Location
Hi,
I need to find the location of an object inside a view, that I place somewhere in that view.
The example here, shows the text (label) location in the view, but how do I get that location point out of the view?
Also... can I get back any objects location?
The end goal for now, is to be able ...
I need to find the location of an object inside a view, that I place somewhere in that view.
The example here, shows the text (label) location in the view, but how do I get that location point out of the view?
Also... can I get back any objects location?
The end goal for now, is to be able ...
- Thu Mar 11, 2021 11:52 pm
- Forum: DSP
- Topic: DAQ (LabJack) analog input voltage flickering/noise
- Replies: 3
- Views: 15651
Re: DAQ (LabJack) analog input voltage flickering/noise
Hi,
The way you are doing you filtering seems fine... For any of my ADC Systems I try and make the signal input / ADC capture as noise free as possible. But sometimes you still need some filtering.
Here are a few things I use (I grabbed them from a few schematics using ADC / Data Acquisition ...
The way you are doing you filtering seems fine... For any of my ADC Systems I try and make the signal input / ADC capture as noise free as possible. But sometimes you still need some filtering.
Here are a few things I use (I grabbed them from a few schematics using ADC / Data Acquisition ...
- Wed Mar 10, 2021 2:04 pm
- Forum: DSP
- Topic: DAQ (LabJack) analog input voltage flickering/noise
- Replies: 3
- Views: 15651
Re: DAQ (LabJack) analog input voltage flickering/noise
Hi,
I design and build Data Acquisition Systems (since 1980 ), and have used LabJack, and others before, including my own PIC based microcontrollers over USB to FlowStone.
It looks like the LabJack "engine" has some digital filtering, and typically FlowStone runs communications as fast as possible ...
I design and build Data Acquisition Systems (since 1980 ), and have used LabJack, and others before, including my own PIC based microcontrollers over USB to FlowStone.
It looks like the LabJack "engine" has some digital filtering, and typically FlowStone runs communications as fast as possible ...