Control Architect Help Documentation
×
Menu
Index

Control Graph Options

 
The following options are configurable that define how visual blocks are laid out on the graph surface and their behaviors when interacting with the mouse.
 
 
Control Graph Options
1

Options button

1. Options button
Provides docking options for this tool window.
2

Auto-Hide button

2. Auto-Hide button
Toggle this button to dock or auto-hide this tool window.
3

Default Scale

3. Default Scale
This is the default zoom scale to use when the view is initially displayed.  The number of visual blocks that the canvas surface will contain will ultimately determine the initial zoom scale.
4

Layer Gap

4. Layer Gap
This value is used to determine the distance between layers (top-down tree) when laying out the visual blocks.
5

Use Parallel Edges

5. Use Parallel Edges
Choose this option to show an edge connector for each parameter connection reference.  If this option is not checked, then all parameter connection references appear as a single edge connector between to related blocks.
6

Vertex Gap

6. Vertex Gap
This value is used to determine the distance between adjacent visual vertices (blocks).
7

Connector Line Style

7. Connector Line Style
Choose the graphical connection style such as solid line, dashed line, etc.
8

Maximum Vertex Size

8. Maximum Vertex Size
This value specifies the maximum block size in the graph layout in pixels.  Blocks that reference a large amount of connections such as SCM's will have their size limited to this value.
9

Minimum Vertex Size

9. Minimum Vertex Size
Specify the minimum Vertex size for Vertex blocks that are being sized smaller because of a change in the Edge distance value being changed to a smaller value.  This minimum size value only applies to Vertex blocks that have been previously sized to a larger value.
10

Edge Distance

10. Edge Distance
Specify the distance between edges when the Use Parallel Edges option is chosen.  Choosing a smaller edge distance value will reduce the size of the Vertex block required to draw the connections.
11

Highlighting Option

11. Highlighting Option
You can choose to highlight either the vertex (block), the edge (connector) or both.
12

Show connection labels option

12. Show connection labels option
Choose this option to display the connection label rather than using a mouse hover ToolTip.
13

Save as PNG Image button

13. Save as PNG Image button
This target button allows you to save the current Control Graph view as a PNG type image file.
14

Print Layout button

14. Print Layout button
This target button allows you to print the current Control Graph view to a printer device.
15

Hide empty array type parameters option

15. Hide empty array type parameters option
Choose this option to hide parameters of type array that have an empty value in the Entity Parameter list.
16

Layout algorithm

16. Layout algorithm
Select the algorithm type that provides the best visual layout of your complex graph.
The EfficientSugiyama and Tree layout algorithms provide the hierarchical type organization.  BoundedFR & FR are known as Force Directed algorithms that exhibit symmetries, and tend to produce crossing-free layouts.  The LinLog algorithm provides the best visualization for grouped (Entity expansion) graphs.
17

Use group colors

17. Use group colors
Choose this option to draw an additional colored border around each Vertex when expanded to visually identify the vertices or entities that were part of the expansion event.  Each expansion within the same graph visual will apply a unique color to visually identify multiple expansion groups.
18

Animate highlighted connections

18. Animate highlighted connections
Choose this option to animate graph edges (connections) when the owning Vertex is hovered over with the mouse.  An animated ellipses shape will traverse the path of the graph connection in the direction of the data flow.
19

Mouse Wheel Zoom Factor

19. Mouse Wheel Zoom Factor
Choose the factor to apply in the range of 5-100 to use when zooming the graph contents using the Mouse Wheel.  A default value of 25.0 provides a good factor for most graphs.  If the zoom is too sensitive, then reduce this factor.
20

Default Stroke Color

20. Default Stroke Color
Select the Color to apply to connections in the graph.
21

CL References Stroke Color

21. CL References Stroke Color
Select the Color to apply to connection types that originate from LCN CL EXTERNAL type references found in AM/MC/PM CL files.
22

Show Graphic references option

22. Show Graphic references option
Choose this option to show Graphic connection references on the Control Graph blocks.
23

Prompt to save View changes option

23. Prompt to save View changes option
Choose this option to be prompted to save manual changes to a generated Control Graph view.  This prompt will allow you to save the changes prior to closing or navigating to another entity.
 
The Control Graph view has a Save button in its top Toolbar.
24

Save Control Graph View state button

24. Save Control Graph View state button
Click this button to save the current Control Graph View state.
 
The Control Graph View state is saved to the configuration project Database:Collection.  If an Entity in the Data View list items has an associated saved Control Graph View state, it will be automatically used when a Control Graph view is requested.  You can choose to refresh the restored view to change the Control Strategy exposure.
 
If an Entity item in the Data View list has a saved Control Graph state, it will be identified using a magenta LED shape in the Name column as shown below.
 
Control Graph View states can be removed from the configuration project by right-mouse clicking on one or more Entity items in the Data View to display a context menu and select the menu item Remove Control Graph State.
 
Saved Control Graph View states can be preserved in the configuration project when overwriting by choosing the option to "Preserve existing Ink Annotation Files" when importing.
 
25

Advanced Options

25. Advanced Options
Click on this expander control to toggle visibility of advanced options.