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

Page 817

Advertising
background image

L-force | PLC Designer

General Editors

DMS 4.1 EN 03/2011 TD29

815

Color variables (ToggleColor, Color, Alarmcolor, Normalstate, Alarmstate,

Framecolor, Fillcolor)

ToggleColor

enter a boolean variable which toggles the element
color between 'Color' (FALSE) and 'Alarmcolor' (TRUE)

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

Color

enter a DWORD variable determining the fill color of
the element (overwrites the value currently set by
"Colors/Normal state"). The "Color" is used when the
variable defined in 'ToggleColor' (see above) is FALSE.

L,Bu,Im

Alarmcolor

enter a DWORD variable determining the alarm color
of the element (overwrites the value currently set by
"Colors/Alarm state")
The "alarm color" is used when the variable defined
in 'ToggleColor' (see above) is TRUE.

L,Bu,Im

Normalstate

Framecolor

define frame color of the element in normal state as
described above, 'Color'

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

Ta

Fillcolor

define fill color of the element in normal state as
described above

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

Ta

Alarmstate

Framecolor

define frame color of the element in alarm state as
described above, 'Alarmcolor'

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

Ta

Fillcolor

define fill color of the element in alarm state as
described above

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

Ta

Look variables (Linewidth, Fillattributes, Frameattributes)

These are dynamic definitions concerning the looking of the outline and of the filling
of the element.
For static definition see category 'Elementlook'.

Linewidth

Enter an integer variable defining the line width of
the element in pixels

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

Ta

Fillattributes

Enter a DWORD variable defining the fill attributes
of the element: The color, as defined by the color
variables, can be displayed or ignored:
0 = show color
>0 = ignore setting

R,rR,E,P,pL,C

Ta

Frameattributes Enter a DWORD variable defining the frame

attributes of the element: Type of the outline:
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

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

Ta

Advertising