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

Page 818

Advertising
background image

L-force | PLC Designer

General Editors

816

DMS 4.1 EN 03/2011 TD29

State variables (Invisible, Deactivate inputs)

These are dynamic definitions on the availability of the element in online mode.

Invisible

Enter a boolean variable; if the variable provides
TRUE, the element will be invisible in online mode.

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

Ta,Sc

Deactivate inputs Enter a boolean variable; if the variable provides

TRUE, any inputs on the element will be of none
effect.

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

Ta,Sc

m_pLinewidthVariable Variable (only for Line: IntValue)

Dynamic definition of the line width via a variable:

IntValue

Enter an integer variable which provides the line width in pixels. "0"
equals "1"
This corresponds to the fix setting LineWidth in category "Elementlook".

L

m_pLinestyleVariable Variable (only for Line: IntValue)

Dynamic definition of the line style via a variable:

IntValue

Enter an integer variable which provides the line style. Possible values:
0 = full, PS_SOLID ____
1 = dashed, PS_DASH _ _ _
2 = dotted, PS_DOT . . .
3 = dash-point, PS_DASHDOT _ . _ .
4 = dash-point-point, PS_DASHDOTDOT _ . . _ . .
8 = line is not visible, PS_HOLLOW
This corresponds to the fix setting LineStyle in category "Elementlook".

L

m_pLinedirectionVariable Variable (only for Line: DigitalVar)

Dynamic definition of the declination of the line via a variable:

DigitalVar

Enter an boolean variable which determines whether the line should
decline from top left to bottom right (TRUE) or should rise from bottom
left to top right (FALSE, default)
This corresponds to the fix setting "FromTopLeft" in category
"Elementlook".

L

Advertising