10 string parameters, String processing functions, String parameters – HEIDENHAIN TNC 620 (81760x-02) ISO programming User Manual

Page 326: Programming: q parameters 9.10 string parameters

Advertising
background image

Programming: Q parameters

9.10

String parameters

9

326

TNC 620 | User's ManualDIN/ISO Programming | 2/2015

9.10

String parameters

String processing functions

You can use the

QS parameters to create variable character strings.

You can output such character strings for example through the

D16

function to create variable logs.
You can assign a linear sequence of characters (letters, numbers,

special characters and spaces) up to a length of 255 characters to

a string parameter. You can also check and process the assigned

or imported values by using the functions described below. As

in Q-parameter programming, you can use a total of 2000 QS

parameters (see "Principle and overview of functions", page 290).
The

STRING FORMULA and FORMULA Q-parameter functions

contain various functions for processing the string parameters.

Soft key

STRING FORMULA functions

Page

Assigning string parameters

327

Chain-linking string parameters

327

Converting a numerical value to a

string parameter

328

Copy a substring from a string

parameter

329

Soft key

FORMULA string functions

Page

Converting a string parameter to a

numerical value

330

Checking a string parameter

331

Finding the length of a string

parameter

332

Compare alphabetic priority

333

When you use a

STRING FORMULA, the result of

the arithmetic operation is always a string. When
you use the

FORMULA function, the result of the

arithmetic operation is always a numeric value.

Advertising