EasyManua.ls Logo

HEIDENHAIN TNC 620 Programming Station

HEIDENHAIN TNC 620 Programming Station
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
Loading...
Programming Qparameters | Additional functions
9
Example
Send information to StateMonitor.
With function FN 38, you can enter job data, among others. This
requires a job that has been created in StateMonitor and an
assignment to the machine tool being used.
Job management with the JobTerminal (option 4) is
possible with StateMonitor version 1.2 or higher.
Requirements:
Job number 1234
Working step 1
FN 38: SEND /"JOB:1234_STEP:1_CREATE"
Create job
FN 38: SEND /"JOB:1234_STEP:1_CREATE_ITEMNAME:
HOLDER_ITEMID:123_TARGETQ:20"
Alternative: Create job with part name, part number, and
required quantity
FN 38: SEND /"JOB:1234_STEP:1_START"
Start job
FN 38: SEND /"JOB:1234_STEP:1_PREPARATION"
Start preparation
FN 38: SEND /"JOB:1234_STEP:1_PRODUCTION"
Production
FN 38: SEND /"JOB:1234_STEP:1_STOP"
Stop job
FN 38: SEND /"JOB:1234_STEP:1_ FINISH"
Finish job
In addition, the workpiece quantities for the job can be reported.
With the OK, S, and R placeholders, you can specify whether the
quantity of reported workpieces has been machined correctly or not.
The A and I placeholders allow you to define how StateMonitor
interprets the response. If absolute values are transferred, then
StateMonitor overwrites the previously valid values. In the case of
incremental values, StateMonitor increments the quantity.
FN 38: SEND /"JOB:1234_STEP:1_OK_A:23"
Actual amount (OK) absolute
FN 38: SEND /"JOB:1234_STEP:1_OK_I:1"
Actual amount (OK) incremental
FN 38: SEND /"JOB:1234_STEP:1_S_A:12"
Scrap (S) absolute
FN 38: SEND /"JOB:1234_STEP:1_S_I:1"
Scrap (S) incremental
FN 38: SEND /"JOB:1234_STEP:1_R_A:15"
Rework (R) absolute
FN 38: SEND /"JOB:1234_STEP:1_R_I:1"
Rework (R) incremental
310
HEIDENHAIN | TNC620 | Klartext Programming User's Manual | 01/2022

Table of Contents

Related product manuals