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
Live Graphing of multiple temp outputs?
6 posts
• Page 1 of 1
Live Graphing of multiple temp outputs?
I have been looking for a way to do Live Graphing of multiple temp outputs.
Using the FlowStone DAQ board, is there a way to do live graphing with
FlowStone and have a calibrated scale of 50 deg F to 600 deg F and have 4
different infrared temp probes display in different colors, polling every minute
and updating a graph as well as outputting a log file of the recording
session for later viewing in a spreadsheet/graphing application with a
temperature alarm for each probe set to go off at 500 deg F (or
adjustable)?
Using the FlowStone DAQ board, is there a way to do live graphing with
FlowStone and have a calibrated scale of 50 deg F to 600 deg F and have 4
different infrared temp probes display in different colors, polling every minute
and updating a graph as well as outputting a log file of the recording
session for later viewing in a spreadsheet/graphing application with a
temperature alarm for each probe set to go off at 500 deg F (or
adjustable)?
- GII
- Posts: 5
- Joined: Tue Dec 21, 2010 2:55 am
Re: Live Graphing of multiple temp outputs?
Yes this is all possible with FlowStone! The key is to use arrays to store the temp values. These can be displayed as live graphs and stored to disk as CSV text data which can be opened in a spread sheet etc.
- DSP
- Posts: 150
- Joined: Fri May 14, 2010 10:55 pm
Re: Live Graphing of multiple temp outputs?
DSP wrote:Yes this is all possible with FlowStone! The key is to use arrays to store the temp values. These can be displayed as live graphs and stored to disk as CSV text data which can be opened in a spread sheet etc.
Can someone provide examples of this working. Have attempted this without success.
Thanks,
GII
- GII
- Posts: 5
- Joined: Tue Dec 21, 2010 2:55 am
Re: Live Graphing of multiple temp outputs?
There is a save CSV data log example here:
http://www.dsprobotics.com/support/viewtopic.php?f=11&t=61
And an example of how to average a signal and display it on a graph:
http://www.dsprobotics.com/support/viewtopic.php?f=11&t=61
And an example of how to average a signal and display it on a graph:
- Attachments
-
- frame.fsm
- Average and Display
- (12.2 KiB) Downloaded 1553 times
- Embedded
- Posts: 143
- Joined: Sat Oct 30, 2010 1:42 pm
Re: Live Graphing of multiple temp outputs?
Here you go, I took what 'Embedded' posted and sort of put it together for you!
You might need to play with the scales and the graph axis to get exactly what you want.
This program averages the temp reading over 1 min. then stores the average value in an array. When the array reaches 60 (ie. 1 hour) it dumps to data to disk as an CSV file. So every hour you get a new file (time stamped so that you can identify it). As it is a CSV you can open it directly in Excel.
Enjoy....
You might need to play with the scales and the graph axis to get exactly what you want.
This program averages the temp reading over 1 min. then stores the average value in an array. When the array reaches 60 (ie. 1 hour) it dumps to data to disk as an CSV file. So every hour you get a new file (time stamped so that you can identify it). As it is a CSV you can open it directly in Excel.
Enjoy....
- Attachments
-
- Data Log 1 hour.fsm
- Data Logger csv + Graphs
- (6.18 KiB) Downloaded 1866 times
- DSP
- Posts: 150
- Joined: Fri May 14, 2010 10:55 pm
Re: Live Graphing of multiple temp outputs?
Embedded and DSP,
Thank you for your response.
The examples really help.
I had come to FlowStone and SynthMaker having heard about it being discussed in another community I belong to. The way FlowStone is presented, I believed it to be much easier than what I have experienced. These examples really help me understand how things work within FlowStone and SynthMaker. Without examples from both, I would really be lost.
I believe the FlowStone community will expand as more and more schematic examples are presented that include FlowStone, Phidgets and various sensors, etc hooked up in a particular schematic to show how all parts relate and working examples.
Thanks again,
GII
Thank you for your response.
The examples really help.
I had come to FlowStone and SynthMaker having heard about it being discussed in another community I belong to. The way FlowStone is presented, I believed it to be much easier than what I have experienced. These examples really help me understand how things work within FlowStone and SynthMaker. Without examples from both, I would really be lost.
I believe the FlowStone community will expand as more and more schematic examples are presented that include FlowStone, Phidgets and various sensors, etc hooked up in a particular schematic to show how all parts relate and working examples.
Thanks again,
GII
- GII
- Posts: 5
- Joined: Tue Dec 21, 2010 2:55 am
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 83 guests