Rockwell Automation 1799-DASCII DeviceNet Serial Interface User Manual

Page 13

Advertising
background image

DeviceNet Serial Interface Module 13

Publication 1799-IN012B-EN-P - July 2008

Parameter

#

Access

Description

Parameter Choices

Default
Setting

Default
Value

Data
Type

Serial Port Receive from ASCII Device

Max
number of
receive
characters

4

Get/Set

Max number of
characters the
module expects
to receive into
its ASCII port
from the serial
port.

1…250

20
characters

20

USINT

Receive
Record
Start mode

5

Get/Set

Determines
whether start
delimiter is
included with
the received
data.

0 = No start delimiter
1 = Exclude start
delimiter
2 = Include start
delimiter

No start
delimiter

0

USINT

Receive
start
delimiter

6

Get/Set

Character
identifies the
beginning of the
data string from
the ASCII device
when the length
is specified as 0.

Any valid standard
ASCII character

(0…127 with 7-bit
data)

(0…255 with 8-bit
data)

Colon

0x3A

USINT

Receive
Record End
mode

7

Get/Set

Selects whether
the End delimiter
is included with
the received
data.

0 = No end delimiter
1 = Exclude end
delimiter
2 = Include end
delimiter

Include
end
delimiter

2

USINT

Receive end
delimiter

8

Get/Set

Character
identifies the
end of the data
string from the
ASCII device
when the length
is specified as 0.

Any valid standard
ASCII character
(0…127 with 7-bit
data)
(0…255 with 8-bit
data

Carriage
return

0D

hex

USINT

Advertising