Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

TI AFE4490 on labview

0 Kudos
Message 11 of 23
(4,820 Views)

There is the initialization board VI. However it's a writing (not reading) process, so i don"t konw if the board works or not...

0 Kudos
Message 12 of 23
(4,820 Views)
I can't comment any further since you are unable to provide any information on the board you are using.
0 Kudos
Message 13 of 23
(4,798 Views)

@Damien11 wrote:

There is the initialization board VI. However it's a writing (not reading) process, so i don"t konw if the board works or not...


If you had bothered reading the User's Guide, you would have read that there is software from the TI website that you can download to use with the evaluation board. You could at least verify operation of the board before continuing onward.

0 Kudos
Message 14 of 23
(4,793 Views)

I don't want to use the software provided by TI, it is not optimized for the expectations of my specifications. My supervisor recommended me labview because this software allows continuous acquisitions and that's what i'm looking for.

 

0 Kudos
Message 15 of 23
(4,783 Views)
Tell your supervisor that you have been unable to provide the necessary information and you need help on Google in order to find it.

Most of us here are unpaid volunteers that are more than willing to help. Doing basic research such as the documentation on the serial protocol is, on my opinion, your task. No one can help if you can't provide the necessary details.
0 Kudos
Message 16 of 23
(4,780 Views)

I found a way to access the device from Labview, but since I do not have a driver from using the card, Labview to not recognize my device. I'm a bit of a stalemate I'll look for another solution.

When i try to initialize the device with the VISA tool, it doesn't recognize it. When I try to write something, an error occurs

VISA: (Hex 0xBFFF0015​) Timeout expired before operation completed.

0 Kudos
Message 17 of 23
(4,769 Views)
You already posted an image that shows Com4 and LabVIEW will most definitely recognize that. It sounds like you have now used the VISA Wizard. That is a mistake. You just can't go making things up like that. Undo what you did and use the driver from TI that makes it a serial port.
0 Kudos
Message 18 of 23
(4,759 Views)

I finally found a way to read and write something in the board. Here is the VI.

The GUI software can save LEDs data in a excel file (signal 20140606_Volts_20140606_141155.xls). Now I have to take raw data from the spreadsheet and use them to calculate SPO2 rate and heart pulse.

I succeed calculating SPO2 rate but I'm a little lost now in using the different filters on labview. What kind of filter may I use ?

 

Regards

 

Damien

0 Kudos
Message 19 of 23
(4,728 Views)

Hi Damien,

 

I believe I am trying to accomplish something similar to what you were doing -- I want to take in data from the AFE4490 through the COM port (same version you have) and calculate SpO2. Can please guide me through how to use your vi to do this?

 

Thanks for the help!

0 Kudos
Message 20 of 23
(3,555 Views)