I am also looking for the Labview PC software source file. Because I have some problem with these codes: for ( ucLoopCnt =0 ; ucLoopCnt > 8 ; // Low byte B7-B0 } I know the first loop is for Respiratory and the second loop is for ECG data. Each sample takes 16 bytes. However, When I decoded the ECGTxPacket and get the wrong waveform. So I want to see how the Labview PC software decoding the package.
↧