Programming
2.3 Variables
Expanding the user interface
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
2-27
2.3.4
Detailed information about the toggle field [2]
Description
The toggle field extension function can be used to display texts (entries in toggle field) as a
function of NC/PLC variables. A variable, which makes use of a toggle field extension, is
read-only.
Programming
Syntax:
DEF Identifier =(Variable type /+ $Text number | *
value="\\display"[,value="\\image2.bmp"][, ...]
/[Default]
/[Texts(Long text, Short text, Graphic text, Units text)]
/[Attributes]
/[Help display]
/[System or user variable]
/[Position of short text]
/[Position input/output field(Left, Top, Width, Height)]
/[Colors]
/[Help])
Description:
When the dialog is opened, the content of text number $85015 is
displayed in the input/output field. Default value 15 is entered in system
variable DB90.DBB5. If the value saved in system variable DB90.DBB5
changes, then the displayed text number $(85000 + <DB90.DBB5>) is
recalculated in response to every change.
Parameters:
Variable type
Type of variables specified in the system or user
variable
Text number
Number (basis) of the language-specific text valid as
the basis number.
System or user
variable
System or user variable (offset) via which the final text
number (basis + offset) is displayed.
Example
DEF VAR1=(IB/+ $85000/15////"DB90.DBB5")
Variable toggle field
It is possible to assign a variable toggle field to a dialog element, i.e., when the toggle key is
pressed, a value configured in a CHANGE method is assigned to the variable.
An asterisk * is entered in the Limits or Toggle Field property to identify a variable toggle field
when a variable is defined.
Example:
DEF VAR1=(S/*)
Содержание SINUMERIK
Страница 6: ...Preface Base software and HMI Advanced 6 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 24: ...Introduction 1 5 Limits of data management HMI Advanced IM4 18 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 96: ......
Страница 338: ...List of Abbreviations B 1 Abbreviations HMI Advanced IM4 332 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 464: ...Programming 2 8 Operators Expanding the user interface 2 114 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 562: ...Index Expanding the user interface Index 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 566: ...Table of contents Online Help HE1 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 598: ...Online Help HE1 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 36 ...
Страница 638: ...References for text generation Generating target language texts TX2 40 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 672: ...Commissioning a system 1 4 BIOS settings PCU Basesoftware IM8 32 Commissioning Manual 03 2009 6FC5397 1DP10 4BA0 ...