Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

12/25/23, 11:01 PM [Solved] In computer aided part programming by Automatically Program

English Get Started

Home Production Engineering (Manufacturing) CAD/CAM Fundamentals of CAD

Question Download Solution PDF

In computer aided part programming by Automatically Program


Tool (APT), “COOL NT / ON” is

This question was previously asked in


UPPSC AE Mechanical 2019 Official Paper I (Held on 13 Dec 2020)

Download PDF Attempt in App

View all UPPSC AE Papers >

1. Geometry Statement

2. Motion Statement

3. Post Processor Statement

4. Set up Statement

Answer (Detailed Solution Below)

Option 3 : Post Processor Statement

https://testbook.com/question-answer/in-computer-aided-part-programming-by-automaticall--5fe9bbf0bfdb7e359c9178c5/amp 1/8
12/25/23, 11:01 PM [Solved] In computer aided part programming by Automatically Program

English

Crack AE & JE - Civil with


India's Super Teachers
FREEDemo Classes Available*
Explore Supercoaching For FREE

Free Tests View all Free tests >

FREE

CT 1: Indian History Start Now


10 Qs. 30 Marks 10 Mins

Detailed Solution Download Solution PDF

Explanation :

APT Language:

The APT language consists of many different type of statement made up of the
following valid letters, numerals and punctuation marks.

Letters: ABCDEFGHZ

Numerals: 0 1 2 3 4 5

Punctuation marks

/ - a slash divides a statement into two sections eg. GO / PAST .


, - a comma is used as a separator between the elements in a statement
eg. MACHIN / DRILL , 2 .
= - an equals is used for assigning an entity to a symbolic name eg. P1 =
POINT / 25,50,30.

The complete APT part program consists of the following four types of
statements

Geometry
https://testbook.com/question-answer/in-computer-aided-part-programming-by-automaticall--5fe9bbf0bfdb7e359c9178c5/amp 2/8
12/25/23, 11:01 PM [Solved] In computer aided part programming by Automatically Program

Motion
Post-processor English
Compilation control / setup

Geometry statement

In this statement point, line, circle, ellipse coordinates are written. eg.

P1 = POINT/10, 10 ,0.
P2 = POINT/20, 10, 0.
L1 = LINE/P2. ATANGL, 90, XAXIS. ( means line L1 which is made by point
2 and 90° angle from x-axis)
C1 = CIRCLE/CENTER, P1, RADIUS, 20. (means circle which center is
point 1 and radius is 20 mm).

Motion statement

In this statement spindle speed, feed rate is written .eg.

FEDRAT/200
SPINDL/500, CLW (means spindle speed is 500 rpm and rotating in anti-
clockwise direction)

Postprocessor statement

In this statement coolant on,off, spindle off are written eg.

COOLANT/ON
COOLANT/OFF
SPINDL/OFF

Compilation control / setup statement

In this statement, we write all the miscellaneous thing eg.

RAPI
END
FINI

Download Solution PDF Share on Whatsapp

EE
FR
Trusted by 4.9 Crore+ Students
India’s #1 Learning Platform

Start Complete Exam Preparation

https://testbook.com/question-answer/in-computer-aided-part-programming-by-automaticall--5fe9bbf0bfdb7e359c9178c5/amp 3/8

You might also like