EasyManuals Logo

Siemens SINUMERIK 840D Programming Guide

Siemens SINUMERIK 840D
598 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #55 background imageLoading...
Page #55 background image
1
04.00 Flexible NC Programming
1.10 Strin
g
o
p
erations
1
840D
NCU 571
840D
NCU 572
NCU 573
FM-NC 810D 840Di
ï›™
Siemens AG 2000. All rights reserved
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA)
−
04.00 Edition
1-55
It is only possible to access single characters in
variables that have been defined by the user (LUD,
GUD and PUD data).
In addition, this mode of accessing data with
subroutine calls can only be used for parameters of
the "call-by-value" type.
Examples:
Accessing single character in a system data,
machine data, ...:
DEF STRING [50] STRG
DEF CHAR ACKNOWLEDGMENT
…
STRG = $P_MMCA
ACKNOWLEDGMENT = STRG [0]
;Evaluation of acknowledgment
component
Accessing single character with
call-by-reference parameter:
DEF STRING [50] STRG
DEF CHAR CHR1
EXTERN UP_CALL (VAR CHAR1)
;Call-by-reference parameter!
…
CHR = STRG [5]
UP_CALL (CHR1)
;Call-by-reference
STRG [5] = CHR1

Table of Contents

Other manuals for Siemens SINUMERIK 840D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 840D and is the answer not in the manual?

Siemens SINUMERIK 840D Specifications

General IconGeneral
SeriesSINUMERIK 840D
AxesUp to 31
ChannelsUp to 10
Operating SystemWindows-based
Power Supply24 V DC
Control Unit TypeCNC
InterfaceEthernet, PROFIBUS
DisplayTFT color display
InterpolationSpline
PLCIntegrated PLC
Data StorageCompactFlash, USB

Related product manuals