Installation manual
CNC 8055
CNC 8055i
MACHINE PARAMETERS
6.
SOFT: V02.2X
·269·
Serial line parameters
6.7 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