Admin Production ni-theme
Current Publication

Step Over Command

LabWindows/CVI

Run»Step Over

Use the Step Over command to execute an outlined statement in a breakpoint state. If the program last suspended on a function call statement, Step Over executes the entire function and then enters a breakpoint state on the statement following the function call. If LabWindows/CVI encounters a breakpoint within the function call, Step Over pauses at the breakpoint.