0% found this document useful (0 votes)
148 views4 pages

DNC 6M

This document provides information about connecting and configuring parameters for the Fanuc 6B serial port. It describes the pinouts for the serial and punch ports, explains the functions of parameters 310-313 and 340-341 which configure baud rate and I/O device selection, and gives instructions for reading and sending programs serially between a Fanuc control and a PC.

Uploaded by

tu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
148 views4 pages

DNC 6M

This document provides information about connecting and configuring parameters for the Fanuc 6B serial port. It describes the pinouts for the serial and punch ports, explains the functions of parameters 310-313 and 340-341 which configure baud rate and I/O device selection, and gives instructions for reading and sending programs serially between a Fanuc control and a PC.

Uploaded by

tu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Memex Automation Inc.

777 Walkers Line,


Burlington, Ontario
Canada
L7N 2G1
Phone: 905-635-3040

Fax: 905-631-9640
www.memex.ca

Memex Automation Inc., 777 Walkers Line, Burlington, Ontario Canada L7N 2G1
Phone: 905-635-3043 Fax: 905-631-9640
Internet: http://www.memex.ca
Page 1 of 4

Fanuc 6B Serial (RS232)


Connections & Parameters

Fanuc Serial & Punch Port


Fanuc 6 Serial Port (DB25 Female on left) and Facit 4070 Parallel
Punch (MR20P Honda Connector). Note that Pin 25 has +25VDC on
it.

Parameter Numbers 310 to 313 (for Devices 1 to 4)


7
NFED4

5
RSCB

4
STP2

1
BAUD

NFED4: If set to 0 then tape feed is not punched (default).


If set to 1 then tape feed of several hundred binary nulls are punched before first %.
RSCB: If set to 0 the control codes (DC1-DC4) are used (default).
If set to 1 the control codes are not used.
STP2: If set to 0 one stop bit is used.
If set to 1 two stop bits is used.

Memex Automation Inc., 777 Walkers Line, Burlington, Ontario Canada L7N 2G1
Phone: 905-635-3043 Fax: 905-631-9640
Internet: http://www.memex.ca
Page 2 of 4

BAUD:
Set (or check) the baud rate according to the following chart:
Baud Rate 3 2 1 0
50

0000

100

0001

110

0010

150

0011

200

0100

300

0101

600

0110

1200

0111

2400

1000

4800

1001

9600

1010

Parameter Numbers 340, 341


340: IDVICE - Selects the input device and setting to be used to input data.
341: ODVICE - Selects the output device and setting to be used to output data.
Set Value Input/Output Device
0

Input: Tape Reader


Output: Facit 4070 Puncher

I/O: ASR33/ASR43
Set Parameter 310

I/O: RS232C
Set Parameter 311

I/O: RS232C
Set Parameter 312

I/O: RS232C
Set Parameter 313

NB: Make sure to check SETTING screen for device selection "INPUT DEVICE1=1" (for RMT) &
"INPUT DEVICE2=1" (for Serial) and Punch format (1=ISO).

Memex Automation Inc., 777 Walkers Line, Burlington, Ontario Canada L7N 2G1
Phone: 905-635-3043 Fax: 905-631-9640
Internet: http://www.memex.ca
Page 3 of 4

To Read A Program Serially into Fanuc from PC

On SETTING page set Input Device1 and 2 to a value of 1 and Parameter 340 to 2, 3, or 4
depending on the communications settings.
In edit mode press the READ button. If program number is not at beginning of data you must
enter by hand before pressing READ.
On PC you must now send data using your software. Note: If using terminal program use 7
Data Bits Even Parity using ASCII (text). The Fanuc LF (line feed) is used to determine EOB
(end of block) so be sure that the software does not strip this character. Also note that as a
result of automatic ISO/EIA checking, the first line of the program will be lost - use the standard
format as follows:

%
<-- Note the first line is lost with Fanuc Controls as it looks for EOB (which is a LF or
Hex 10 in ISO).
O1234
...
<-- Your lines of RS274 G&M code inserted here.
M30
<-- Or G50 or M99 or M02 as valid line ends.
%
<-- Fanuc ends right on %, any characters after will be left.

To Send A Program Serially from the Fanuc to PC (Multi-DNC)

On setting page set Tape Code to a value of 1 (ISO) and parameter 341 to 2, 3 or 4 depending
on the communications settings.
On the PC you must set computer to read data in using the same software settings as above (7
Data Bits, Even Parity, 1 or 2 Stop Bits and to ASCII Data).
In edit mode input program number (example: O1234) and press the PUNCH button. The data
should now transfer to your computer fitted with terminal or DNC software such as our MultiDNC.

Memex Automation Inc., 777 Walkers Line, Burlington, Ontario Canada L7N 2G1
Phone: 905-635-3043 Fax: 905-631-9640
Internet: http://www.memex.ca
Page 4 of 4

You might also like