|
Setting the Numbering Format for Failure Modes
To Set the Numbering Format for Failure Modes
1. On the site’s Strategy Development view, select the Settings tab. Select the Failure Modes tab and the Failure mode settings node in the tree.Tip: You can also select the site’s Administration menu, Strategy Development Settings, and then Failure Modes. The Failure Mode Management Settings dialog appears.
2.
3. Select the Options tab.
4. In the Failure mode number formatting area, enter the format to use:
For example, a format that says “%.6u” would generate six-digit numbers padded with zeros: 001234.
• % indicates the start of the number definition.
• .6 indicates that the numbers should have six digits. Numbers with less than six digits will be padded with zeros.
• u indicates that the number is an unsigned integer (that is, it cannot be a negative number).
5. Click Save.