Refer to table on next page – Rockwell Automation 160 RSI SERIAL COMM MODULE User Manual

Page 22

Advertising
background image

5–2

RS1 Data Table Interface

Table 5.B
Data Table Format

The “File Address” section of the data table is divided into eight
areas, each having a different purpose.

1. Parameter Value Read or Write (N10). Reading data from files

in this area will cause the module to read parameter values from
the device and send those values as the response to the read
message. Writing data to files in this area will cause the module
to write that data into device parameters.

2. RS1 Parameter Value Read or Write (N13). Reading data from

files in this area will cause the module to read parameter values
from the RS1 and send those values as the response to the read
message. Writing to N13 will cause changes to RS1 parameters.

3. Parameter Read Full (N30). This area is read-only. When read,

the data returned consists of 20 words of information about each
parameter including scaling, parameter text, units text, minimum,
maximum, and default values. When reading this area, set the
number of elements to twenty times the number of parameters to
be read.

Refer to table on next page.

Parameter Number File Address

Description

None

N10:0

Total number of drive & RS1 parameters (R/W -
values only).

Parameters 1-1xx

N10:1 - N10:1xx Drive parameter value read or write. 160 drive

parameters 1-99 and RS1 parameters 100-1xx.

None

N13:0

Total number of RS1 parameters (R/W - values only).

RS1 Parameters
1-xx

N13:1 - N13:xx

Read/write value for RS1 parameters 1-xx.

None

N30:0

Total number of drive parameters (Read Only - Full/
All information).

Parameters 1-1xx

N30:1 - N30:1xx Read Full/All Info for drive parameters. 160 drive

parameters 1-99 and RS1 parameters 100-1xx.

None

N33:0

Total number of RS1 parameters (Read Only - Full/
All information).

RS1 Parameters
1-xx

N33:1 - N33:xx

Read Full/All Info for RS1 parameters 1-xx.

None

N41:0

Logic Command/Status – Writing sends a logic
command to drive. Reading supplies logic status.

None

N41:1

Reference/Feedback – Writing sends a speed
command to drive. Reading supplies speed
feedback from drive.

111

N42:0

Number of ENQs to transmit before retrying
message.

112

N42:1

Number of NAKs received before message is
canceled.

113

N42:2

Message timeout

114

N42:3

Application timeout.

Advertising