Vermont Energy Control Systems

Practical monitoring and control for the real world

Comments

Comments are technically rules, but they don't perform any action. They can be moved up, moved down, deleted, and edited just like any other rule. Comments can be up to 80 characters in length. They are displayed in C++ style with two leading slashes:

//Boiler State Variables

Use comments to break your rules up into logical groups. This will greatly improve readability and make it easier to understand your rules in the future.