01-30-2014 01:02 PM
Here is the VI, the sub VI, and the .txt the file is reading. there are 103 points in the .txt file
01-30-2014 01:16 PM - edited 01-30-2014 01:21 PM
Why is everything (FP and BD) maximised to the screen? Very annoying!
Also please put reasonable default values into the controls before saving (make current values default). All controls are zero at the moment.
01-30-2014 01:50 PM
here are the VI's with currect defaults.
01-30-2014 03:28 PM
This is a VI that was created by someone who left the company, I'm not sure if this is helpful but here is his original file.
Also the original txt starts the array at 16, because of this there is an offset set to bring the starting value to zero.
The main problem with his program was that the phase and the frequency were dependent. It is important to separate the the HR and the %systolic and diastolic to mimics certain forms of heart failure.
01-30-2014 10:56 PM
Here one possibility. Modify as needed.