2 Installation
2.1 Installation At The CNC
Proper communication between the PC and the Cutting Machine requires setting the same
parameters at both ends.
2.1.1 Series 2000 CNC
The communication parameters at the Series 2000 are contained in machine constants 106
through 113, and may be set as shown below:
106 06 This sets serial port X28 to UDL
107 9600 Baud Rate, may be changed (max 9600)
108 8 Data Bits
109 2 Stop Bits
110 0 Parity
111 0 must be zero, selects hardware handshaking
112 0 must be zero
113 0 must be zero
2.1.2 Vision 500, 1000, 2000, 3000 CNC
The communication parameters for a Vision CNC are set up in the DEVICE CONSTANTS 17
through 24, and may be set as shown below:
17 4 This sets serial port X28 to UDL
18 9600 Baud Rate, may be changed (max 9600)
19 0 Parity
20 8 Data Bits
21 1 Stop Bits
22 0 must be zero, selects hardware handshaking
23 10 time out in seconds
24 0 must be zero
2.1.3 Vision PC, Vision NT CNC
The communication parameters for a Vision CNC are set up in the Operator’s Control Constants
(OCC) 1 through 8 and 33, and may be set as shown below:
1 04 This sets COM1 serial port to UDL
2 9600 Baud Rate. Legal values are 4800, 9600, 19200, 38400, 57600, 115200
30Parity
4 8 Data Bits
51Stop Bits
6 0 must be zero, selects hardware handshaking
7 10 time out in seconds
8 0 must be zero
33 4 Must be 4 if used with 32 bit WinUDL, 1 if used with 16 bit WinUDL
Installation
Page 2