Programming
2.7 Functions
Expanding the user interface
2-94
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
2.7.22
Register (REG)
Register description
Registers are needed in order to exchange data between different dialogs. Registers are
assigned to each dialog. These are created when the first dialog is loaded and assigned the
value 0 or a blank string.
Note
Registers may not be used directly in OUTPUT blocks for generating NC code.
Programming
Syntax:
REG
[x]
Description:
Defines register
Parameters:
x
Register index with x = 0...19;
Type: REAL or STRING = VARIANT
Registers with x ≥ 20 have already been assigned by
Siemens.
Description of register value
The assignment of values to registers is configured in a method.
Note
If a new dialog is generated from an existing dialog by means of the LM function, register
content is automatically transferred to the new dialog at the same time and is available for
further calculations in the second dialog.
Programming
Syntax:
Identifier.val = Register value
or
Identifier = Register value
Description:
Parameters:
Identifier
Name of register
Register value
Value of register
Summary of Contents for SINUMERIK
Page 6: ...Preface Base software and HMI Advanced 6 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Page 96: ......
Page 562: ...Index Expanding the user interface Index 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Page 566: ...Table of contents Online Help HE1 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Page 598: ...Online Help HE1 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 36 ...