A SERVICE OF

logo

Chapter 9 Define a function block diagram routine
160 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
FBD_routine attributes
Attribute Description
Name L5X only. Specify the name of the routine.
In L5K, the name is an element of the statement.
Type L5X only. Specify FBD.
In L5K, the type of routine is part of the routine statement.
SheetSize Select one of these sizes.
Letter (8.5x11in)
Legal (8.5x14in)
Tabloid (11x17in)
A4 (210x297mm)
A3 (297x420mm)
For L5X, this attribute is on the <FBDContent> element.
SheetOrientation Select the orientation of the sheet as Portrait or Landscape.
For L5X, this attribute is on the <FBDContent> element.
OnlineEditType
L5X only. Specify the online edit logic type (Original, PendingEdits, or
TestEdits). This attribute is not specified if there are no edits.
For L5X, this attribute is on the <FBDContent> element.
Enter the function block diagram logic in sheets within a routine component in an
import/export file.
L5X sheet structure
<Sheet [Sheet_Attributes]>
<Description>
<![CDATA[ text ]]>
</Description>
<IRef [Iref_Attributes]/>
<ORef [Oref_Attributes]/>
<ICon [Icon_Attributes]/>
<OCon [Ocon_Attributes]/>
<Block [Block_Attributes]/>
<AddOnInstruction [AddOnInstruction_Attributes]/>
<JSR [JSR_Attributes]/>
<SBR [SBR_Attributes]/>
<RET [RET_Attributes]/>
<Wire [Wire_Attributes]/>
Sheet