
Structure Tags and Comments in an Import/Export File Chapter 17
Rockwell Automation Publication 1756-RM084S-EN-P - March 2015 243
ALIAS type record
Each ALIAS record defines an alias within a controller project.
ALIAS Structure with Commas
ALIAS,"Scope","Name","Description","Datatype","Specifier","A
ttributes"
ALIAS Structure with Tabs
ALIAS "Scope" "Name" "Description" "Datatype"
"Specifier" "Attributes"
This example shows ALIAS records in a CSV format.
COMMENT type record
Each COMMENT record defines a comment about a component of a tag, such as
a bit member, structure member, or an array element.
COMMENT Structure with Commas
COMMENT,"Scope","Name","Description","Datatype","Specifier",
"Attributes"
COMMENT Structure with Tabs
COMMENT "Scope" "Name" "Description","Datatype"
"Specifier" "Attributes"
This example shows COMMENT records in a CSV format.
Each comment record defines a rung comment or text box in the controller
project. This is different than the comment type that defines a comment about a
tag component. A comment record includes this information.
Item Identifies
Type The type of comment.
RCOMMENT ladder rung comment
TEXTBOX function block or sequential function chart comment
Specify a comment record