EasyManuals Logo

Siemens SINUMERIK 840D Programming Manual

Siemens SINUMERIK 840D
687 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 #58 background imageLoading...
Page #58 background image
Flexible NC programming
1.13 Program coordination
Job planning
1-44 Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Example of channel name and channel number with integer variable
$MC_CHAN_NAME[0]= "CHAN_X"
$MC_CHAN_NAME[1]= "CHAN_Y"
START(1, 2) ;Run start in 1st and 2nd channel
Similar to this, programming with the channel identifiers:
START(CHAN_X, CHAN_Y) ;Run start in 1st and 2nd channel
;The channel_X and channel_Y identifiers
represent $MC_CHAN_NAME internally due to the
machine data, channel numbers 1 and 2 also run
a start in the 1st and 2nd channel accordingly.
Programming with an integer variable:
DEF INT chanNo1, chanNo2) ;Define channel number
chanNo1=CHAN_X chanNo2=CHAN_Y
START(chanNo1, chanNo2)

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