From 11:00 PM CST Friday, Apr 11th - 1:30 PM CST Saturday, Apr 12th, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Statechart Module

Content Type
Programming Language
Current manual

Disabling Debugging (Statechart Module)

Disabling Debugging (Statechart Module)

By default, statechart debugging is enabled, which means you can debug a statechart. However, in some situations, you might want to disable debugging. Disabling debugging improves the efficiency of the generated Run Statechart function that represents the statechart. Disabling debugging also reduces the code size of a statechart that executes on a real-time target.

Complete the following steps to disable statechart debugging.

  1. Display the Project Explorer window for the statechart you want to debug.
  2. Right-click the .lvsc project item and select Properties.
  3. Click Statechart Code Generation item in the Category list to display the Statechart Code Generation page.
  4. Select Disabled from the Debugging pull-down menu.
  5. Click the OK button to save changes.
  6. Double-click the Diagram.vi project item.
  7. Generate code for the statechart diagram.
Was this information helpful?

Help us improve your future ni.com experience.

What are you trying to do?

Submit