Control Architect Help Documentation
×
Menu
Index

SCM# Sequence Language Overview

SCM# Sequence Language Overview
1

SCM Branch References

1. SCM Branch References
These source statements indicate where SCM Steps and Transitions branch to this STEP: BACKWASH_INIT.
2

SCM STEP Construction

2. SCM STEP Construction
This STEP construction shows how an SCM STEP function is converted to its source view.
3

SCM STEP Output Expression

3. SCM STEP Output Expression
This is a typical SCM Step Output expression with expanded comment.
4

SCM TRANSITION Construction

4. SCM TRANSITION Construction
Transition functions are translated using If/Then/ElseIf code statements.
5

Collapsed Transition Condition Statement Comment

5. Collapsed Transition Condition Statement Comment
Comments by default are collapsed.  Hovering the mouse cursor over a collapsed comment will show its contents as a ToolTip.  You can also click the region + expand button for the line comment to show it.  Left mouse double-click on a comment will also expand the comment region to show the comment.
6

Highlighted Sequence Element

6. Highlighted Sequence Element
When searching the document for text, search results will be highlighted to show their position within the document.  The document view margin located to the right of the document view will indicate where all occurrences of this search text exists.  You can also left mouse-click while holding the Ctrl key down to quickly find and highlight all occurrences of an SCM sequence element Id.
7

Document View Margin

7. Document View Margin
Indicates where searched text references exist within the document view.  You can hover mouse cursor over the highlight glyph to view a ToolTip that shows the source line contents.  You can also left mouse-click on a glyph to navigate to the view source.