Special Motion Commands; Approaching Coded Positions (Cac, Cic, Cdc, Cacp, Cacn) - Siemens Sinumerik 840D sl Programming Manual

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

Advertisement

Special Motion Commands

4.1

Approaching coded positions (CAC, CIC, CDC, CACP, CACN)

Function
You can traverse linear and rotary axes via position numbers to fixed axis positions saved in
machine data tables using the following commands. This type of programming is called
"approach coded positions".
Syntax
CAC(<n>)
CIC(<n>)
CACP(<n>)
CACN(<n>)
Significance
CAC(<n>)
CIC(<n>)
CDC(<n>)
CACP(<n>)
CACN(<n>)
<n>
Example: Approach coded positions of a positioning axis
Programming code
N10 FA[B]=300
N20 POS[B]=CAC(10)
N30 POS[B]=CIC(-4)
References
Function Manual Expanded Functions; Indexing Axes (T1)
Function Manual, Synchronized Actions
Job planning
Programming Manual 02/2011, 6FC5398-2BP40-1BA0
Approach coded position from position number n
Starting from the actual position number, approach the coded position n
position locations before (+n) or back (–n)
Approach the position from position number n along the shortest path
(only for rotary axes)
Approach coded position from position number n in the positive direction
(only for rotary axes)
Approach coded position from position number n in the negative direction
(only for rotary axes)
Position number within the machine data table
Value range: 0, 1, ... (max. number of table locations - 1)
Comments
; Feedrate for positioning axis B
; Approach coded position from position number 10
; Approach coded position from "current position
number" - 4
4
245

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents