Change SFC Editor > Element Naming Preferences
Use the
Workstation Options
dialog box to customize the behavior and appearance of the Logix Designer application. The Categories
parameter contains a list of all options categories that can be configured. Element Naming preferences are used to automatically generate names for different language elements in the sequential function chart routine. To change SFC Editor > Element Naming preferences:
- SelectTools > Optionsto open theWorkstation Optionsdialog box.
- Select theSFC Editor >Element Namingcategory.
- Select theCreate Tag with Language Elementoption to have theLogix Designerapplication automatically create a tag when inserting an element in the Sequential Function Chart Editor.
- Generate Tag Name- choose this option for the application to create the tag name
- Prompt for Tag Name- choose this option for the application to show a prompt to name the generated tag
- In theBase Namefield, enter the prefix to use for each:
- Step
- Transition
- Action
- StopConfigure these prefixes to be any validLogix Designerapplication tag name.
- SelectPrefix with Routine Nameito include the name of the active routine with the prefix.If selecting this option, the routine name is added to the beginning of the tag name, followed by an underscore, followed by the prefix, another underscore, and the auto-generated 3-digit number (for example, MyRoutine_MyPrefix_001).TIP:The active routine name is added to the prefix for new routines created after the changes are made to the workstation options. Changes do not affect the current routine.
- SelectOKto accept changes and close theWorkstation Optionsdialog, or click any category to continue configuring the workstation options.
Provide Feedback