35
See also
Text list (Page 203)
I/O Field (Page 190)
ScreenItem Object (Page 130)
ButtonColor Property
Description
Defines or returns the color of the slider. LONG write-read access.
See also
Slider (Page 216)
ScreenItem Object (Page 130)
ButtonCommand Property
Description
Upon changing a value of "ButtonCommand", a message is issued to the WinCC Alarm Control
in order to adapt the display in the message window.
Value (hex); value (dec); Retrieved Function:
● 0x00000001; 1; Message list
● 0x00000002; 2; Short-term archive list
● 0x00000004; 4; Long-term archive list
● 0x00200000; 2097152; Lock list
● 0x00000008; 8; Acknowledge central signaling device
● 0x00000010; 16; Single Acknowledgment
● 0x00000020; 32; Group Acknowledge
● 0x00000040; 64; Autoscroll
● 0x00000080; 128; Selection Dialog
● 0x00000100; 256; Lock Dialog
● 0x00000200; 512; Print Message Log
● 0x00000800; 2048; Emergency Acknowledgment
● 0x00001000; 4096; First Message
● 0x00002000; 8192; Last Message
● 0x00004000; 16384; Next Message
VBS for Creating Procedures and Actions
1.14 VBS Reference
WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 02/2013, A5E32315920-AA
333
34
● 0x00008000; 32768; Previous Message
● 0x00010000; 65536; Infotext Dialog
● 0x00020000; 131072; Comments Dialog
● 0x00040000; 262144; Loop in Alarm
● 0x00100000; 1048576; Print current view
● 0x00400000; 4194304; Lock/unlock message
● 0x00800000; 8388608; Sorting Dialog
● 0x01000000; 16777216; Time base dialog
● 0x02000000; 33554432; Hit list
● 0x04000000; 67108864; List of messages to be hidden
● 0x08000000; 134217728; Show/hide message
● 0x10000000; 268435456; Display option dialog
See also
WinCC Alarm Control (before WinCC V7) (Page 279)
ScreenItem Object (Page 130)
Button1Width Property
Description
Defines or returns the width of the Button 1 in pixels.
When the SameSize property is set to TRUE, all the buttons are specified the same width.
See also
Group Display (Page 200)
ScreenItem Object (Page 130)
Button2Width Property
Description
Defines or returns the width of the Button 2 in pixels.
When the SameSize property is set to TRUE, all the buttons are specified the same width.
See also
Group Display (Page 200)
ScreenItem Object (Page 130)
VBS for Creating Procedures and Actions
1.14 VBS Reference
WinCC: Scripting (VBS, ANSI-C, VBA)
334
System Manual, 02/2013, A5E32315920-AA
Read PDF in Web Image Viewer| Online Tutorials from PDF documents; Extract images from PDF documents; Add, reorder pages in PDF files; Save and print PDF as you wish; More PDF Reading
move pages in a pdf; how to move pages around in pdf file
31
Button3Width Property
Description
Defines or returns the width of the Button 3 in pixels.
When the SameSize property is set to TRUE, all the buttons are specified the same width.
See also
ScreenItem Object (Page 130)
Group Display (Page 200)
Button4Width Property
Description
Defines or returns the width of the Button 4 in pixels.
When the SameSize property is set to TRUE, all the buttons are specified the same width.
See also
Group Display (Page 200)
ScreenItem Object (Page 130)
1.14.4.4
C
Ca - Cl
Caption Property
Description
Application and picture windows
TRUE, when the application or picture window has a title bar in Runtime. Read only access.
The Caption property must be set to TRUE when the application or picture window should
have Maximize and Close buttons.
Controls before WinCC V7
Defines or returns the text to be displayed on the label on the button or in the title bar (Online
Trend Control and Online Table Control). Write/Read access.
VBS for Creating Procedures and Actions
1.14 VBS Reference
WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 02/2013, A5E32315920-AA
335
.NET Multipage TIFF SDK| Process Multipage TIFF Files SDK, developers are easily to access, extract, swap, reorder, insert, mark up and delete pages in any multi upload to SharePoint and save to PDF documents.
change page order pdf; how to reorder pages in pdf file
28
See also
Controls (Page 221)
Picture Window (Page 185)
Application Window (Page 180)
ScreenItem Object (Page 130)
Caption property
Text - Caption
Defines the text of the window caption.
The attribute can be assigned dynamic properties by means of the name Caption. The data
type is STRING.
CaptionColor Property
Description
Defines or returns the color of the element labeling. LONG write-read access.
See also
ScreenItem Object (Page 130)
WinCC Gauge Control (Page 255)
CaptionFont Property
Description
Returns the values for font, font style and font size as well as the "Underline" and
"Strikethrough" effects for the element labeling. Read only access.
See also
WinCC Gauge Control (Page 255)
ScreenItem Object (Page 130)
VBS for Creating Procedures and Actions
1.14 VBS Reference
WinCC: Scripting (VBS, ANSI-C, VBA)
336
System Manual, 02/2013, A5E32315920-AA
32
CaptionOffset Property
Description
Defines or returns the distance of the element labeling in relation to the top edge of the object.
The element labeling can only be positioned along the vertical diameter of the graduated scale
disk. The value of the attribute is related to the height of the object and is measured from the
top edge of the object to the base of the text. Write/Read access.
The value range is 0 to 1:
0: The base of the text is at the top limit of the object. The text is no longer visible because it
is outside the object.
1: The base of the text is at the bottom limit of the object.
See also
WinCC Gauge Control (Page 255)
ScreenItem Object (Page 130)
CaptionText Property
Description
Defines or returns the window title which is displayed in Runtime.
The Caption property must be set to TRUE.
See also
Picture Window (Page 185)
ScreenItem Object (Page 130)
CellCut property (before WinCC V7)
Description
TRUE, when the content of the cells in a message line should be cut if the column width is too
small. BOOLEAN write-read access.
See also
WinCC Alarm Control (before WinCC V7) (Page 279)
ScreenItem Object (Page 130)
VBS for Creating Procedures and Actions
1.14 VBS Reference
WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 02/2013, A5E32315920-AA
337
34
CellCut property
Shorten contents - CellCut
Shortens cell contents if the cell width is insufficient.
Value
Explanation
TRUE
Enables shortening of cell contents.
FALSE
Disables shortening of cell contents.
The attribute can be assigned dynamic properties by means of the name CellCut. The data
type is BOOLEAN.
CellSpaceBottom property
CellSpaceBottom
Defines the bottom margin of the table cells.
The attribute can be assigned dynamic properties by means of the name CellSpaceBottom.
The data type is LONG.
CellSpaceLeft property
CellSpaceLeft
Defines the left indent of the table cells.
The attribute can be assigned dynamic properties by means of the name CellSpaceLeft . The
data type is LONG.
CellSpaceRight property
CellSpaceRight
Defines the right indent of the table cells.
The attribute can be assigned dynamic properties by means of the name CellSpaceRight . The
data type is LONG.
CellSpaceTop property
CellSpaceTop
Defines the top margin of the table cells.
VBS for Creating Procedures and Actions
1.14 VBS Reference
WinCC: Scripting (VBS, ANSI-C, VBA)
338
System Manual, 02/2013, A5E32315920-AA
31
The attribute can be assigned dynamic properties by means of the name CellSpaceTop . The
data type is LONG.
CenterColor Property
Description
Defines or returns the color of the circular center of the scale (cover of the pointer axis). LONG
write-read access.
See also
WinCC Gauge Control (Page 255)
ScreenItem Object (Page 130)
CenterScale Property
Description
Defines or returns the diameter of the circular center of the scale (cover of the pointer axis) in
relation to the smaller value of the geometric width and height attributes. Write/Read access.
The value range is 0.03 to 1:
1: The diameter corresponds to the smaller value of the "Width" or "Height" geometric values.
See also
WinCC Gauge Control (Page 255)
ScreenItem Object (Page 130)
CheckAlarmHigh Property
Description
TRUE, when the "AlarmHigh" limit value is to be monitored. BOOLEAN write/read access.
The limit value, the display on reaching the limit value and the type of evaluation are defined
by means of the "AlarmHigh", "ColorAlarmHigh" and "TypeAlarmHigh" properties.
See also
Bar (Page 181)
ScreenItem Object (Page 130)
VBS for Creating Procedures and Actions
1.14 VBS Reference
WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 02/2013, A5E32315920-AA
339
31
CheckAlarmLow Property
Description
TRUE, when the "AlarmLow" limit value is to be monitored. BOOLEAN write/read access.
The limit value, the display on reaching the limit value and the type of evaluation are defined
by means of the "AlarmLow", "ColorAlarmLow" and "TypeAlarmLow" properties.
See also
Bar (Page 181)
ScreenItem Object (Page 130)
CheckLimitHigh4 Property
Description
TRUE, when the "Reserve 4" upper limit value should be monitored. BOOLEAN write/read
access.
The limit value, the display on reaching the limit value and the type of evaluation are defined
by means of the "LimitHigh4", "ColorLimitHigh4" and "TypeLimitHigh4" properties.
See also
Bar (Page 181)
ScreenItem Object (Page 130)
CheckLimitHigh5 Property
Description
TRUE, when the "Reserve 5" upper limit value should be monitored. BOOLEAN write/read
access.
The limit value, the display on reaching the limit value and the type of evaluation are defined
by means of the "LimitHigh5", "ColorLimitHigh5" and "TypeLimitHigh5" properties.
See also
Bar (Page 181)
ScreenItem Object (Page 130)
VBS for Creating Procedures and Actions
1.14 VBS Reference
WinCC: Scripting (VBS, ANSI-C, VBA)
340
System Manual, 02/2013, A5E32315920-AA
Documents you may be interested
Documents you may be interested