LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Peak detector

Solved!
Go to solution

Then your sensor does not detect rate. Rate would be something that you have to calculate in your program.

 

So, since you only have one signal, the example should work though you can delete the write section. What about answering the rest of the questions. And have you tried reading the serial data in another program such as Hyperterminal, Procomm, Putty?

0 Kudos
Message 11 of 16
(956 Views)

mmmmmmmmmmm okayyy now i get it . i just need to delete the write function coz it just writes bytes to the device and that;s not my case . ok 

 

sampling rate should be fat enough in order to obtaing  the fast ECG signal. so i guess that it should be 1000,

 

any suggestions /?

Bill David
0 Kudos
Message 12 of 16
(953 Views)

one thing also . the microcontroller sends a byte which starts with a start bit. the transfer of the block ends when a stop bit is detected last.

Bill David
0 Kudos
Message 13 of 16
(951 Views)

@shangal wrote:

one thing also . the microcontroller sends a byte which starts with a start bit. the transfer of the block ends when a stop bit is detected last.


That just sounds like normal serial protocol which you select with the VISA Configure Serial Port.

 

So, run the VI and post back if you get any errors. I will also repeat my suggestion that you try another serial program. If you can read with that, you can read with LabVIEW.

0 Kudos
Message 14 of 16
(949 Views)

DEAR 

 

 

 

Bill David
0 Kudos
Message 15 of 16
(945 Views)

to acquire that signal in labview you need to purchase a usb daq card to acquire signal in labview graph.

 

thanks

0 Kudos
Message 16 of 16
(909 Views)