Command |
Icon |
Key |
Description |
Network |
|
|
|
New |
|
|
|
Top |
 |
|
Adds a blank network at the top of the active document. |
Bottom |
 |
|
Adds a blank network at the bottom of the active document. |
Before |
 |
|
Adds a blank network before the selected network in the active document. |
After |
 |
|
Adds a blank network after the selected network in the active document. |
Label |
|
|
Assigns a label to the selected network in order to be used as target of a jump instruction. |
Object |
|
|
|
New |
|
|
|
Parallel contact before |
|
|
Adds a parallel contact before the selected one. |
Parallel contact after |
 |
Shift+P |
Adds a parallel contact after the selected one. |
Serie contact before |
|
|
Adds a contact in series and before the selected one. |
Serie contact after |
 |
Shift+C |
Adds a contact in series and after the selected one. |
Coil |
 |
Shift+O |
Adds a Coil into the selected network. |
Block |
 |
Shift+B |
Opens the object browser in order to choose which block should be added to the current active document. |
Constant |
 |
Shift+K |
Opens the object browser in order to choose a constant to be added to the current active document. |
Return |
 |
Shift+R |
Adds a Return statement into the selected network. |
Jump |
 |
Shift+J |
Adds a jump statement into the selected network. |
Variable |
 |
Shift+V |
Opens the object browser in order to choose a variable to be added to the current active document. |
Expression |
 |
Shift+E |
Adds an expression into the selected network. |
Branch |
 |
|
Creates new branch after the current position. |
Comment |
 |
Shift+M |
Adds a comment into the selected network. |
Instance name |
|
|
Lets you assign a name to an instance of the selected function block. |
Open source |
 |
|
Opens the editor by which the selected object was created, and displays the relevant source code:if the object is a program, or a function, or a function block, this command opens its source code;if the object is a variable or a parameter, this command opens the corresponding variable editor;if the object is a standard function or an operator, this command has no functionality. |
Open object |
 |
O |
Changes the selected object into an open contact object. |
Negated object |
 |
C |
Changes the selected object into a negated contact object. |
Positive object |
 |
P |
Changes the selected object into a positive contact object. |
Negative object |
 |
N |
Changes the selected object into a negative contact object. |
Set coil |
 |
S |
Changes the selected coil into a set coil. |
Reset coil |
 |
R |
Changes the selected coil into a reset coil. |
Increment pins |
 |
Ctrl+’+’ |
Adds additional pins to the selected block in order to increase standard ones. |
Decrement pins |
 |
Ctrl+’-’ |
Removes pins added by the Increment pinscommand. |
Enable EN/ENO pins |
 |
E |
Adds the enable in/enable out pins to the selected block. The code implementing the selected block will be executed only when the enable in signal is true. The enable out signal simply repeats the value of enable in, allowing you either to enable or to disable a set of blocks in cascade. |
Set output line |
 |
|
Set selected pin as the output line of the block. |
Object properties |
 |
|
Shows some properties of the selected block. |