Cicode Programming Reference > Editing and Debugging Code > Debugging Cicode

Debugging Cicode

To help you locate Cicode errors, you can switch the Cicode Editor to debug mode to analyze running Cicode. You can toggle debugging on and off as required, but CitectSCADA needs to be running for the debugger to work.

Note: The Cicode Editor cannot debug foreground Cicode. A break in a foreground Cicode will result in the Foreground Cicode cannot break message.

See Also

Cicode Editor Options | Function Error handling | Debug Error Trapping