Hi,
I wanna know if I can use get easily the values from a recording.
By exemple I wanna know if I can get the absolute values between 0'' and 30''
If yes, how can i do it ?
Values
Re: Values
Yes. Just press the red Record button
Here is a sample recording http://musemonitor.com/misc/SampleCSV.zip
You can view the sample file data in the online visualizer at http://musemonitor.com/Chart.php or there is also an Excel Macro available here: http://musemonitor.com/Macro.php if you want to do you own custom visualizations or play with the data.
Here is a sample recording http://musemonitor.com/misc/SampleCSV.zip
You can view the sample file data in the online visualizer at http://musemonitor.com/Chart.php or there is also an Excel Macro available here: http://musemonitor.com/Macro.php if you want to do you own custom visualizations or play with the data.
Re: Values
Hi James, does this Excel Macro work on all the versions of Excel?Pandark wrote: ↑Fri Jul 06, 2018 6:33 am Hi,
I love these cpap machines and wanna know if I can use get easily the values from a recording.
By exemple I wanna know if I can get the absolute values between 0'' and 30''
If yes, how can i do it ?
Last edited by Wardy on Tue Nov 08, 2022 10:49 am, edited 2 times in total.
Re: Values
Yes. For older versions of Excel you need set the variable OldVersion (at the top of the code) to true. This makes the graph a little less pretty, but shows the same data.