Vai al contenuto

Scheme Menu for LD

Command Icon Key Description
Network
New
Top image_0 Adds a blank network at the top of the active document.
Bottom image_0 Adds a blank network at the bottom of the active document.
Before image_0 Adds a blank network before the selected network in the active document.
After image_0 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 image_0 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 image_0 Shift+C Adds a contact in series and after the selected one.
Coil image_0 Shift+O Adds a Coil into the selected network.
Block image_0 Shift+B Opens the object browser in order to choose which block should be added to the current active document.
Constant image_0 Shift+K Opens the object browser in order to choose a constant to be added to the current active document.
Return image_0 Shift+R Adds a Return statement into the selected network.
Jump image_0 Shift+J Adds a jump statement into the selected network.
Variable image_0 Shift+V Opens the object browser in order to choose a variable to be added to the current active document.
Expression image_0 Shift+E Adds an expression into the selected network.
Branch image_0 Creates new branch after the current position.
Comment image_0 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 image_0 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 image_0 O Changes the selected object into an open contact object.
Negated object image_0 C Changes the selected object into a negated contact object.
Positive object image_0 P Changes the selected object into a positive contact object.
Negative object image_0 N Changes the selected object into a negative contact object.
Set coil image_0 S Changes the selected coil into a set coil.
Reset coil image_0 R Changes the selected coil into a reset coil.
Increment pins image_0 Ctrl+’+’ Adds additional pins to the selected block in order to increase standard ones.
Decrement pins image_0 Ctrl+’- Removes pins added by the Increment pinscommand.
Enable EN/ENO pins image_0 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 image_0 Set selected pin as the output line of the block.
Object properties image_0 Shows some properties of the selected block.