06.08.2013 Views

Technical Manual TNC 360 - heidenhain - DR. JOHANNES ...

Technical Manual TNC 360 - heidenhain - DR. JOHANNES ...

Technical Manual TNC 360 - heidenhain - DR. JOHANNES ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

JPT 211<br />

L K+1 ;load 1 as actual value<br />

B= M3032 ;<br />

EM<br />

Decrement actual value of pocket number<br />

(M3032 to M3039) = (M3032 to M3039) - 1<br />

LBL 220 ;M3266 (<strong>TNC</strong> 355)<br />

LB M3200 ;low byte from MP4310.3<br />

= B255 ;number of mag. pockets<br />

LB M3032 ;actual value<br />

- K+1 ;decrement by 1<br />

B= M3032 ;<br />

JPT 211<br />

L B255 ;load number of mag. pockets<br />

B= M3032 ;as actual value<br />

LBL221<br />

EM<br />

Compare actual and nominal values of pocket number<br />

LBL230 ;M3267 (<strong>TNC</strong> 355)<br />

LB M3032 ;read actual value from markers<br />

= B250 ;actual value<br />

LB M3024 ;read nominal value from markers<br />

= B252 ;nominal value<br />

LW M3200 ;read reduction and tool max<br />

= W254 ;high byte reduc. byte 254, low byte max. T byte 255<br />

L B250<br />

== B252 ;test actual/nominal for parity<br />

= M3040 ;actual== nominal<br />

JPT 231 ;if actual==nominal then end<br />

L B250 ;actual - nominal=>B248<br />

- B252<br />

= B248<br />

> K+0<br />

JPT 232<br />

L- B248<br />

= B248 ;B248:=Abs(actual - nominal)<br />

LBL232<br />

; Compute reduction<br />

L B255<br />

- B254<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!