beautypg.com

Commas (,), 4 f o rm ulas – HEIDENHAIN ND 2100G User Manual

Page 194

background image

194

2 Installation and Specifications

2.4 F

o

rm

ulas

Commas (,)

Most advanced functions require or permit the use of multiple
arguments to support function calculations. When multiple arguments
are used in a function, the comma is used to separate the arguments.
Many advanced functions provide parentheses that include commas.
In other cases, parentheses and commas must be added by the user.
Insert commas into formulas as required by the function.

To insert a comma:

U

Press the +-*/... soft key

U

Press the , dimension key

Comma separated arguments.

Comma syntax

A = Function(arg1, arg2, arg3, ...argn)

Example:

A = min(C1,C2,C3,C4)

A = the minimum of channel inputs C1, C2, C3, and C4