Serial Port Parameters

How to set the PCs Serial Port Parameters for CNC

BAUD RATE

The baud rate of the AMI is set by two jumpers labeled SFMT and BAUD, plus an internal parameter STD-BAUD.
Assuming STD-BAUD is set in the AMI parameters then:
If both jumpers are present then set PCs to 9600.
If only SFMT jumper is removed then set PC to 4800 baud.
If only BAUD jumper is removed then set PC to 2400 baud.
If both SFMT and BAUD are removed then set PC to 19,200 baud.
Assuming ALT-BAUD is set then:
If both jumpers are present then set PCs to 9600.
If only BAUD jumper is removed then set PCs to 1200 baud.
If only SFMT jumper is removed then set PCs to 600 baud.
If both SFMT and BAUD are removed then set PCs to 38,400.
DATA BITS
  8    - If you are sending EIA or BINARY data.
  7    - If you are sending ISO or ASCII programs.
PARITY
NONE - If you are using EIA or BINARY.
EVEN - If you are sending ISO or ASCII programs.
STOP BITS
ONE  - Faster, OK if baudrates are accurate.
TWO  - Safer, allows extra time between bytes to re-synchronize.