03-24-2011 06:40 AM
Classification: UNCLASSIFIED
Caveats: NONE
Assuming your 'open connection' yields no errors, I would first suggest using "DB Tools List Tables" and 'List Columns' to be 100% that you are using correct table/column(field) names.
If no errors, use the in-built 'Select Data' for now, then move to custom 'Execute query' if deemed necessary.
Post back with code snapshot if you continue to have problems.
03-28-2011 02:18 AM
Thank you very match for you reply. I am going to try your solution.
03-28-2011 08:58 AM
Hello again,
I now have another problem regarding the labview biomedical startup kit source code.
I have installed in my PC:
1) Labview 2010 trial version
2 labview run time engine 8.6.1
3) biomedical startup kit
4) biomedical startup kit source code
5) Database connectivity toolkit.
The biomedical startyp kit works fine. The biomedical startup kit source does not work. When i try to load a vi (for example ecg extractor) labview searches for some files and cannot locate them. I ignore them and then the vi does not work.Any ideas how this can be solved?
Thank you for your time
03-28-2011 09:39 PM
Hi,
The info is not sufficient for us to dig into the issue... It should find out all the files after some searching when open the ECG Extractor. Which Vis are you missing? Could you please give a file list or screenshot?
Thanks!
ZJ Gu
03-30-2011 02:02 AM
Dear ZhijunGu
Thanks but we have managed to load the biomedical kit source successfully. We installed Advanced Signal Processing Toolkit, LabVIEW 8.6 Digital Filter Design Toolkit and LabVIEW Adaptive Filter Toolkit 1.0 and evevything worked.
Working with the Biomedical Start up kit (ECG Feature Extractor and HRV analysis) we realise that this provides manual operation (the user has to select and input the files).
We believe that what is missing is an automatic function (the ECG Feature Extractor to automatic read files from specific files and send the exported files to the HRV analysis).
Can you please give us some advice/hints or specific links/examples of how we can do that?
Thanks in advance for your reply.
03-30-2011 02:19 AM
Hi,
You want to avoid loading the files manually for HRV Analyzer, right? I think there is one way: send a event to HRV Analyzer to trigger an update. The HRV Analyzer is written in a typical Producer/Cosumer structure and very easy to add a new event case.
This would be a good improvement suggestion for us to add in the next release.
Thanks!
ZJ Gu
02-11-2018 11:21 PM
Hello
Can you tell me how did you acquired ECG raw data please tell me device , circuit or software name. I am new in this field. I want to generate raw data.