Type Conversion To String (Axstring) - Siemens SINUMERIK 840D sl Programming Manual

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Flexible NC programming
1.9 String operations
1.9.1

Type conversion to STRING (AXSTRING)

Function
Using the function "type conversion to STRING" variables of different types can be used as a
component of a message (MSG).
When using the << operator this is realized implicitly for data types INT, REAL, CHAR and
BOOL (see "Concatenation of strings (<<) (Page 83)").
An INT value is converted to normal readable format. REAL values convert with up to 10
decimal places.
Type AXIS variables can be converted to STRING using the AXSTRING command.
Syntax
<STRING_ERG> = << <any_type>
<STRING_ERG> = AXSTRING(<axis identifier>)
Significance
<STRING_ERG>:
<any_type>:
AXSTRING:
<axis identifier>:
Note
FRAME variables cannot be converted.
80
Variable for the result of the type conversion
Type:
STRING
Variable types INT, REAL, CHAR, STRING and BOOL
The AXSTRING command supplies the specified axis identifier
as string.
Variable for axis identifier
Type:
AXIS
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
Job Planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents