L-force | plc designer – Lenze PLC Designer PLC Designer (R3-1) User Manual

Page 821

Advertising
background image

L-force | PLC Designer

General Editors

DMS 4.1 EN 03/2011 TD29

819

Hotkey:
Here you can define a key and associate a certain action (MouseDown, MouseUp),
which should be executed on the respective movement of the key (KeyDown, KeyUp).
Per default on KeyDown the MouseDown action gets executed and on KeyUp the
MouseUp action. This might be useful if a visualization should be operated via mouse
as well as via keyboard, because the input actions must be configured only once. This
part of the element configuration will also be administered in the hotkeys
configuration editor of the visualization. Any changes always will be synchronized
immediately in the hotkeys editor as well as in the element properties.

See the following configuration options:

OnDialogClosed

defines what should happen, if a dialog, which has been
opened before by an input on an element of the current
visualization, gets closed. For example by using the
"Execute ST Code" option you might implement a specific
reaction on the given "result" of the lastly closed dialog
(this result, for example "OK" or "Cancel", is defined in
the"Close dialog" input configuration of an element) ;
Regard: The OnDialogClosed property is not restricted to
the current element, but valid in the whole visualization,
that is reacts on each dialog-closing action; however
currently there is no possibility to define a property for
the complete visualization and therefore it must be
assigned to one of its elements.

R,rR,E,P,L,pL,
C,F,Bu,Im

Te

OnMouse actions

OnMouseClick

mouse action:when the cursor is pointing on the element,
perform a mouse-click (press and leave the mouse-
button). *

R,rR,E,P,L,pL,
C,F,Bu,Im

Te

OnMouseDown

mouse action: press mouse-button when the cursor is
pointing on the element *

R,rR,E,P,L,pL,
C,F,Bu,Im

Te

OnMouseLeave

mouse action: release the pressed mouse-button when
the cursor is still pointing on the element *

R,rR,E,P,L,pL,
C,F,Bu,Im

Te

OnMouseEnter

mouse action: draw the mouse-button on the element *

R,rR,E,P,L,pL,
C,F,Bu,Im

Te

OnMouseUp

mouse action: press the mouse-button before drawing
the cursor on the element, release the button when the
cursor is pointing on the element *

R,rR,E,P,L,pL,
C,F,Bu,Im

Te

OnMouseMove

mouse action: move the cursor *

R,rR,E,P,L,pL,
C,F,Bu,Im

Te

Advertising