Cycle Data; Data Blocks For Measuring Cycles; General Information; Data Block Gud5.Def - Siemens SINUMERIK 840D sl Programming Manual

Measuring cycles
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Data description

9.2 Cycle data

9.2
Cycle data
9.2
9.2.1

Data blocks for measuring cycles

9.2.1.1

General information

The measuring cycle data are stored in two separate definition blocks:
• GUD5.DEF: Data block for measuring cycle users
• GUD6.DEF: Data module for machine manufacturers
9.2.1.2

Data block GUD5.DEF

The input and output parameters for measuring cycles are stored in the data block
GUD5.DEF; their status flags and arrays for the empirical and mean values are also defined
here.
The sizes of the fields for the empirical and mean values must also be configured by the
machine manufacturer at measuring cycle start-up.
The preset values, however, are defined by the measuring cycle operator.
In the as-delivered state, for example, the following settings are active:
Data arrays
_EV[20]
_MV[20]
9.2.1.3

Data block GUD6.DEF

The general, global, and channel-specific measuring cycle data are configured in the
GUD6.DEF data block.
This block is supplied with the measuring cycles in its standard configuration and must be
adapted to the specific requirements of the machine by the machine manufacturer.
In the as-delivered state, the following settings are active:
Global data
_CVAL[4]=(3,3,3,3)
_TP[3,10]
_WP[3,11]
_KB[3,7]
9-8
Data type
Meaning
REAL
Number of empirical values
REAL
Number of mean values
Data type
Meaning
INTEGER
3 arrays each for
tool probe, machine-related (_TP[3,10])
workpiece probe (_WP[3,11])
gauging block (_KB[3,7])
tool probe, workpiece-related (_TPW[3,10])
REAL
3 arrays for tool probes, machine-related
REAL
3 arrays for workpiece probes
REAL
3 arrays for gauging blocks
Programming Manual, Release 04/2006, 6FC5398-4BP10-0BA0
Measuring cycles

Advertisement

Table of Contents
loading

Table of Contents