HEIDENHAIN TNC 407 (243 020) Technical Manual User Manual

Page 680

Advertising
background image


01.98

TNC 407/TNC 415/TNC 425

2 TNC data interfaces

8-33

Peripheral unit

Transmission path

<EOT>

<DC1>

<NUL> <NUL> <NUL>

1st line of file <CR> <LF>

TNC

.
.

.

Last line of file <CR> <LF> <ETX>

.
.

.

In this transfer method, the TNC can stop transmission with <DC3> and continue it with <DC1>.
If the file name in the first line of the file and the name indicated in the TNC are not identical, the
TNC reads each block in and searches for the file name concerned.

If the END PGM-block has been read in, and the selected name is not known, the TNC remains
static without an error message, and transfer must be terminated with the END key.

Example: Reading in program 100.H.

Peripheral unit

1st line PGM100 <CR> <LF>

Last line PGM 100 <CR> <LF> <ETX>

Transmission path

<EOT>

<DC1>

TNC

.
.

.

.
.

.

100.H "START"

<NUL> <NUL>

If, in this case, the last PGM-block ends with the <ETX> character then transfer is terminated
without an error message but the data is not stored.

Advertising