Cicode Programming Reference > Debugging Cicode > Using Debug Mode

Using Debug Mode

To switch to debug mode:

  1. Run the Cicode Editor.
  2. Choose Debug | Start Debugging, or click the Toggle Debug button.

If the current project is not running, Citect SCADA compiles and runs it automatically. The bug in the bottom right-hand corner is green when debugging.

Note: You can use the parameter [Debug]CodeDebug to enable Cicode debugging for a specific server process. You cannot debug a process that is running as a Windows™ service.

See Also

Published June 2018