Esempio n. 1
0
 public static extern bool WaveformPlayerOutputECGAndPPG(ref PLAY_RAW_DATA ecgData, PPGChannel channelNo, ref PLAY_RAW_DATA ppgData);
Esempio n. 2
0
 public static extern bool WaveformPlayerOutputPPG(PPGChannel channelNo, ref PLAY_RAW_DATA ppgData);
Esempio n. 3
0
 public static extern bool OutputPPG(PPGChannel channelNo, ref PPG_WAVEFORM waveform, OutputSignalCallback cb);