beautypg.com

Setting the protocol (protocol), Setting data bits (databits), Check parity (parity) – HEIDENHAIN TNC 320 (34055x-06) User Manual

Page 471: Setting the stop bits (stopbits), Setting up data interfaces 15.8

background image

Setting up data interfaces 15.8

15

TNC 320 | User's Manual HEIDENHAIN Conversational Programming | 5/2013

471

Setting the protocol (protocol)

The data transfer protocol controls the data flow of a serial
transmission (comparable to MP5030 of the iTNC 530).

Here, the BLOCKWISE setting designates a form
of data transfer where data is transmitted in blocks.
This is not to be confused with the blockwise data
reception and simultaneous blockwise processing by
older TNC contouring controls. Blockwise reception
of an NC program and simultaneous machining of the
program is not possible!

Data transmission protocol

Selection

Standard data transmission (transmission
line-by-line)

STANDARD

Packet-based data transfer

BLOCKWISE

Transmission without protocol (only
character-by-character)

RAW_DATA

Setting data bits (dataBits)

By setting the data bits you define whether a character is
transmitted with 7 or 8 data bits.

Check parity (parity)

The parity bit helps the receiver to detect transmission errors. The
parity bit can be formed in three different ways:

No parity (NONE): There is no error detection

Even parity (EVEN): Here there is an error if the receiver finds
that it has received an odd number of set bits

Odd parity (ODD): Here there is an error if the receiver finds that
it has received an even number of set bits

Setting the stop bits (stopBits)

The start bit and one or two stop bits enable the receiver to
synchronize to every transmitted character during serial data
transmission.