ToolbarButtons Property
Description
Defines or returns the buttons contained in the toolbar by setting or resetting the corresponding
bits. Each button is assigned a bit. There are no limitations as to the bit combinations.
Bit - Value (hex) ; Value (dec) ; Button:
● 0 - 0x00000001; 1; Message List
● 1 - 0x00000002; 2; Short-term archive list
● 2 - 0x00000004; 4; Long-term archive list
● 3 - 0x00000008; 8; Acknowledgment of central signaling device
● 4 - 0x00000010; 16; Single Acknowledgment
● 5 - 0x00000020; 32; Group acknowledgment
● 6 - 0x00000040; 64; Autoscroll
● 7 - 0x00000080; 128; Selection Dialog
● 8 - 0x00000100; 256; Lock Dialog
● 9 - 0x00000200; 512; Print message log
● 11 - 0x00000800; 2048; Emergency acknowledgment
● 12 - 0x00001000; 4096; First message
● 13 - 0x00002000; 8192; Last message
● 14 - 0x00004000; 16384; Next message
● 15- 0x00008000; 32768; Previous message
● 16 - 0x00010000; 65536; Infotext Dialog
● 17 -0x00020000; 131072; Comment Dialog
● 18 - 0x00040000; 262144; Loop in Alarm
● 20 - 0x00100000; 1048576; Print current view
● 21 - 0x00200000; 2097152; Lock list
● 22 - 0x00400000; 4194304; Lock/release message
● 23 - 0x00800000; 8388608; Sorting Dialog
● 24 - 0x01000000; 16777216; Time basis dialog
● 25 - 0x02000000; 33554432; Hit list
In order to display more buttons, their values must be logically linked with OR. Write/Read
access.
VBS for Creating Procedures and Actions
1.14 VBS Reference
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
571