Introduction:
The following example demonstrates a method for retriggering a timer to monitor information about relational pulses. One application of this algorithm is outlined below:
The example is designed to monitor pulse registered in 2 data streams: atrial and ventricular rhythms. The code monitors for discrete timing delay in the registration an atrial beat with respect to the next closest ventricular pulse. If arrhythmia symptoms exist, there may be a timing delay between atrial and ventricular beats. The code will set a flag when this condition occurs, providing the end-user diagnostic information. There are multiple timing scenarios associated with prescribing an ablation procedure.

Patrick Corcoran
Application Engineering Specialist | Control
National Instruments
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.