Publication 1756-RM084F-EN-P - July 2002
5-2 Entering Function Block Diagram Logic
Specifying FBD_ROUTINE attributes
You can specify these attributes for a FBD_ROUTINE:
Entering Function Block
Diagram Logic
You enter function block diagram logic in sheets within a
FBD_ROUTINE component in an import/export file. Each sheet
follows this structure:
(* sheet <
sheet_number
> *)
SHEET (Name := <
sheet_name
>)
<IREF_component>
<ICON_component>
<mnemonic_BLOCK_componment>
<OREF_component>
<OCON_component>
<WIRE_component>
<FEEDBACK_WIRE_component>
END_SHEET
Attribute: Description:
Description
Provide information about the routine.
Specify:
Description := ”
text
”
SheetSize
Select one of these sizes:
•
Letter (8.5x11in)
•
Legal (8.5x14in)
•
Tabloid (11x17.in)
•
A4 (210x297mm)
•
A3 (297x420mm)
Specify:
SheetSize :=
size
SheetOrientation
Select the orientation of the sheet as Portrait or
Landscape.
Specify:
SheetOrientation :=
type