Subroutine 43 - Meas_Jog (Measurement In The Jog Mode) - Siemens SINUMERIK 808D Operating Instructions Manual

Plc subroutines manual
Hide thumbs Also See for SINUMERIK 808D:
Table of Contents

Advertisement

Descriptions of the PLC subroutines

3.16 Subroutine 43 - MEAS_JOG (measurement in the JOG mode)

Example for calling subroutine 42
3.16
Subroutine 43 - MEAS_JOG (measurement in the JOG mode)
Purpose
Subroutine 43 is used to process the information from the measuring probe and to realize
the "measuring in the JOG mode" function. You can use this subroutine to calibrate the
probe and measure a tool.
The precondition for calling this subroutine is to call subroutine MCP_NCK (SBR38) in the
main program. The "measuring in the JOG mode" function is automatically deactivated if you
have changed the operating mode when the function becomes active.
Local variable definition
Table 3- 9
Name
Meas_Enable
DB1400.DBD64
Assigned global variables
MEAS_OPAUT
CHL_HMI
NO_KEY
FDI_MEASJOG
ON_MEASJOG
PROBE_ON
JOG_MEASJOG
AUT_MEASJOG
CHL_MEASJOG
KEY_MEASJOG
48
Inputs
Type
Description
BOOL
Activating the function of "measuring in JOG mode"
DWORD
Valid tool number DB1400.DBD64
M240.0
Measuring in the AUTO mode
M240.2
From HMI signals: mode changes during measurement
M240.3
No JOG key available for the axes
M240.5
Meas_JOG forbidden for feed
M240.6
Meas_JOG activated
M240.7
Probe signal released
M241.0
Operating mode manually output to Meas_JOG
M241.1
Operating mode manually output to Meas_JOG
M241.2
Operating mode change forbidden to Meas_JOG
M241.3
JOG key Meas_JOG
Operating Instructions, 12/2012, 6FC5397-2EP10-0BA0
PLC Subroutines Manual

Advertisement

Table of Contents
loading

Table of Contents