L-force | plc designer – Lenze PLC Designer PLC Designer (R2-x) User Manual
Page 332

L-force | PLC Designer
Editors in PLC Designer
330
DMS 3.2 EN 02/2011 TD29
'Extras' 'Negate' in CFC
Symbol:
Shortcut: <Ctrl> + <N>
This command is used to negate inputs, outputs, jumps or RETURN commands. The
symbol for the negation is a small cross on the connection.
The input of the element block, output, jump or return is negated when it is selected.
The output of the element block or input is negated when it is selected (Cursor
position 4).
A negation can be deleted by negating again.
'Extras' 'Set/Reset' in CFC
Symbol:
Shortcut: <Ctrl> + <T>
This command can only be used for selected inputs of the element output .
The symbol for Set is S and for Reset is R.
VarOut1 is set to TRUE, if VarIn1 delivers TRUE. VarOut1 retains this value, even when
VarIn1 springs back to FALSE.
VarOut2 is set to FALSE, if VarIn2 delivers TRUE. VarOut2 retains this value, even when
VarIn2 springs back to FALSE.
Multiple activation of this command causes the output to change between Set, Reset
and the normal condition.