Program a sequential function chart
74 Rockwell Automation Publication 1756-PM006I-EN-P - February 2018
enable language switching, you can dynamically switch between languages as you
use the software.
Project documentation that supports multiple translations includes these
variables:
• Component descriptions in tags, routines, programs, Equipment Phases,
Equipment Sequences, user-defined data types, and Add-On Instructions
• Engineering units and state identifiers added to tags, user-defined data
types, or Add-On Instructions
• Trends
• Controllers
• Alarm Messages (in configuration of ALARM_ANALOG and
ALARM_DIGITAL tags)
• Tasks
• Property descriptions for module in the Controller Organizer
• Rung comments, SFC text boxes, and FBD text boxes
For more information on enabling a project to support multiple translations of
project documentation, see the online help.
Comments embedded in the structured text section of an action are downloaded
into controller memory and are available for upload.
1. Double-click the text area of the action.
2. Type the comments.
To add a comment Use one of these formats
On a single line //comment
(*comment*)
/*comment*/
At the end of a line of structured text
Within a line of structured text (*comment*)
/*comment*/
That spans more than one line (*start of comment... end of comment*)
/*start of comment... end of comment*/
3. To close the text entry window, press Ctrl+Enter.
Add structured text comments