Installation manual
CNC 8035
MACHINE PARAMETERS
Serial line parameters
4.
(SOFT M: V15.3X)
(S
OFT T: V16.3X)
·163·
4.6 Serial line parameters
BAUDRATE (P0)
Indicates the communication speed, in baud, between the CNC and the peripherals.
It is given in baud and it is selected with the following code:
NBITSCHR (P1)
Indicates the number of data bits per transmitted character.
PARITY (P2)
Indicates the type of parity check used.
STOPBITS (P3)
Indicates the number of stop bits at the end of each transmitted word.
Value Meaning Value Meaning
0 110 baud. 7 9.600 baud.
1 150 baud. 8 19.200 baud.
2 300 baud. 9 38.400 baud.
3 600 baud. 10 57.600 baud.
4 1.200 baud. 11 115.200 baud.
5 2.400 baud. 12 Reserved.
6 4.800 baud.
Default value: 11 (115200 baud)
Value Meaning
0 Uses the 7 least significant bits of an 8-bit character. It is used when
transmitting ASCII characters (standard)
1 Uses all 8 bits of the transmitting character. Used when transmitting special
characters whose codes are greater than 127.
Default value: 1
Value Meaning
0 No parity.
1 Odd parity.
2 Even parity.
Default value: 0
Value Meaning
0 1 STOP bit.
1 2 STOP bits.
Default value: 0