Rules file template
The default rules file template organizes project standards into common policy areas. Each
section groups rules by subject, making them easier to scan and update.
IMPORTANT:
Leave irrelevant sections empty. Do not add generic text, as it can reduce clarity.
Section | Description |
|---|---|
Naming Conventions | Rules for tag prefixes, equipment identifiers, and functional categories. |
Programming Standards | Rules for languages, instruction preferences, and routine structure. |
Project Structure | Rules for Smart Object hierarchy, program organization, and component
grouping. |
Device Standards | Rules for controller family, I/O devices, and network configurations. |
I/O Mapping Rules | Rules for channel allocation and signal naming. |
Library Usage | Rules for when to use Add-On Instructions, User-defined Data Types, and Smart
Objects. |
Tag Management | Rules for scope conventions, data type selection, and organization. |
Documentation Standards | Rules for rung comments, descriptions, and diagram requirements. |
Quality and Testing | Rules for validation expectations. |
Provide Feedback