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

L-force | PLC Designer
PLC Designer Visualization
704
DMS 3.2 EN 02/2011 TD29
The parameters of the dialog:
Parameter:
Meaning:
Example entry of project
variable:
Example Usage of
variable in
program:
corresponding
component of
structure
VisualObjectType:
Textcolor:
Text color
"plc_prg.var_textcolor"
var_textcolor=16#F
F00FF
→ Farbe
dwTextColor
Textflags:
Alignment (right,
left, centered...)
"plc_prg.textpos"
textpos:=2
→ Text right
justified
dwTextFlags
Fontheight:
Font height in
Pixel
".fonth" fonth:=16;
→ Font height 16
pt
ntFontHeight
Fontname:
Font name
"vis1.fontn"
fontn:=arial;
→ Arial is used
stFontName
Fontflags:
Font display (bold,
underlined,
italic...)
"plc_prg.fontchar" fontchar:=2
→ Text will be
displayed bold
dwFontFlags
Dialog for configuring visualization elements (category Textvariables)