AutomationDirect Technical Support
AutomationDirect | Direct Sales in US and Canada | 1-800-633-0405

CPU Communication Port Setup Parameters:
DL250 and DL350 Non Sequence (ASCII) AutomationDirect Logo



WORD 1
0000 0000 0000 aaaa 
250: V7651
350: V7651
Data format
0000 = 7 data, 1 stop, none parity
0001 = 7 data, 2 stop, None parity
0010 = 7 data, 1 stop, Even parity
0011 = 7 data, 2 stop, Even parity
0100 = 8 data, 1 stop, None parity
0101 = 8 data, 2 stop, None parity
0110 = 8 data, 1 stop, Even parity
0111 = 8 data, 2 stop, Even parity
1010 = 7 data, 1 stop, Odd parity
1011 = 7 data, 2 stop, Odd parity
1110 = 8 data, 1 stop, Odd parity
1111 = 8 data, 2 stop, Odd parity

 

WORD 2
0000 0000 0110 1011 
250: V7652
350: V7652
Protocol Mode
Must contain the Hex value 6B

 

WORD 3
0000 0000 0000 1101 
250: V7653
350: V7653
Termination code
Must contain the Hex value D

 

WORD 4 
250: V7654
350: V7654
V memory address for data
Hex value of the V location to temporary store the ASCII data in the PLC. Set this to an unused V location

 

WORD 5
0000 0000 mmmm m000

Protocol Mode
mmmmm
250: V7655
350: V7655
00010 = Non Sequence

 

WORD 6
0000 0000 0000 0bbb

Baud Rate
bbb
250: V7656
350: V7656
000 = 300  
001 = 600
010 = 1200
011 = 2400
100 = 4800
101 = 9600
110 = 19200
111 = 38400

 

WORD 7
250, 260: V7657
350: V7657
The CPU will accept the setup values when a 'setup complete' flag is written to this V-memory location. For the 250 and 350, this flag is a value of K0500, representing the available port. When the CPU checks this value, it will change the '5' to to an 'A' if the port settings have been accepted, or an 'E' if there was an error. You must also verify that V7650 is 5555 to confirm the port settings.

Copyright © 1999- AutomationDirect.com. ALL RIGHTS RESERVED