L-force | plc designer – Lenze PLC Designer PLC Designer (R3-1) User Manual
Page 822
L-force | PLC Designer
General Editors
820
DMS 4.1 EN 03/2011 TD29
Toggle
Variable
here you can enter an boolean variable, which alternately
will get TRUE or FALSE on each mouse-click on the
element. The input assistant can be used via button ...,
which is available after a double-click on the properties
field..
R,rR,E,P,L,pL,
C,F,Bu
Te
Toggle on up if
captured
if this option is deactivated (default): if you press the
mouse-button while the cursor is pointing on the
element, but not released before the cursor has been
moved out of the element, the variable defined above will
not be toggled. So a started toggle-input can be aborted.
if this option is activated: the boolean variable defined
above will be toggled even if the mouse-button is not
released before the cursor has been moved out of the
element.
R,rR,E,P,L,pL,
C,F,Bu
Tap
Variable
here you can enter a boolean variable, which will get
TRUE as soon as the mouse-button is pressed while the
cursor is pointing on the element, and which will get
FALSE again when releasing the mouse-button.
R,rR,E,P,L,pL,
C,F,Bu
Te
Tap False
If this option is activated, the tap-behaviour described for
the above define variable will be reversed. That means
that the variable will bet FALSE as soon as the mouse-
button is pressed and it will get TRUE when releasing the
button.
R,rR,E,P,L,pL,
C,F,Bu
Te
Tap on enter if captured
if this option is activated, the above defined variable will
be tapped even if the mouse-button has been pressed
before drawing the cursor on the element.
R,rR,E,P,L,pL,
C,F,Bu
Te
Hotkey
R,rR,E,P,L,pL,
C,F,Bu
Te
Key
name of the key, e.g. "M", a selection list provides the
currently supported keys
Events
action to be executed when using the key + possibly
defined modifier keys (Shift, Control, Alt); possible values
provided in a selection list:
- None (no action)
- Mouse down (OnMouseDown action when key is
pressed)
- Mouse up (OnMouseUp action when key is released)
- Mouse down/up (OnMouseUp and OnMouseDown
actions when key is pressed or released)
Shift
if this option is activated, the Key must be combined with
the Shift key
Control
if this option is activated, the Key must be combined with
the Ctrt key
Alt
if this option is activated, the Key must be combined with
the Alt key