User Tools

Site Tools


debug_probe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
debug_probe [2014/07/30 16:48] – created tgdebug_probe [2017/11/07 22:26] (current) – external edit 127.0.0.1
Line 11: Line 11:
 This example shows how the debug probes can be used to track program flow and loop iteration counter:\\ This example shows how the debug probes can be used to track program flow and loop iteration counter:\\
 {{:snippets:debug_probe:implement.png|}}\\ {{:snippets:debug_probe:implement.png|}}\\
-drag and drop this [[VI snippet]] into a LabVIEW block diagram.+drag and drop this [[snippets:vi_snippet|VI code snippet]] into a LabVIEW block diagram.
  
 **index** is the number of the probe (0..19).\\ **index** is the number of the probe (0..19).\\
Line 31: Line 31:
 (Otherwise the value would be 99).\\ (Otherwise the value would be 99).\\
 The third value (red) is our "//Index 2//", indicating 34 loop iterations. The third value (red) is our "//Index 2//", indicating 34 loop iterations.
-\\ 
-\\ 
-additional information: [[debugging_in_visualdsp|Debugging in VisualDSP]] 
  
  
  
debug_probe.1406731682.txt.gz · Last modified: 2017/11/07 22:26 (external edit)