Add structured text comments – Rockwell Automation Logix5000 Controllers Sequential Function Charts Programming Manual User Manual

Page 71

Advertising
background image

Program a sequential function chart Chapter 2

• Alarm Messages (in ALARM_ANALOG and ALARM_DIGITAL

configuration)

• Tasks
• Property descriptions for modules 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.

Add structured text comments

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.

Rockwell Automation Publication 1756-PM006F-EN-P - October 2014

71

Advertising