Slc example, Slc example -13 – Rockwell Automation 22-COMM-D DeviceNet Adapter User Manual

Page 69

Advertising
background image

Using Explicit Messaging

6-13

Data Format for a Read and Write Parameter

The data in this example is for a PowerFlex drive at node address 1.

Refer to

Formatting Explicit Messages

in this chapter for a description of

the content of the data file.

Request Data for Read of Drive Parameter 101

Response Data for Read of Drive Parameter 101

Request Data for Write to Drive Parameter 101

SLC Example

Address

Value (hex) Description

Refer to . . .

N9:10

0101

TXID = 01, Command = 01 (execute)

6-5

N9:11

0006

Port = 00, Size = 06 bytes

6-5

N9:12

0E01

Service = 0E (Get_Attribute_Single)

C-10

Address = 01 (Node Address)

6-5

N9:13

000F

Class = 0F (Parameter Object)

C-8

N9:14

0027

Instance = Parameter 39 (27 hex)

N9:15

0001

Attribute = 01 (Parameter Value)

C-9

Address

Value (hex) Description

Refer to . . .

N9:50

0101

TXID = 01, Status = 01 (successful)

6-6

N9:51

0002

Port = 00, Size = 02 bytes

6-6

N9:52

8E01

Service = 8E (successful)
Address = 01 (Node Address)

6-6

N9:53

0064

Response Data = 100 (64 hex) = 10.0 seconds

Address

Value (hex) Description

Refer to . . .

N9:10

0101

TXID = 01, Command = 01 (execute)

6-5

N9:11

0008

Port = 00, Size = 08 bytes

6-5

N9:12

1001

Service = 10 (Set_Attribute_Single)

C-10

Address = 01 (Node Address)

6-5

N9:13

000F

Class = 0F (Parameter Object)

C-8

N9:14

0027

Instance = Parameter 39 (27 hex)

N9:15

0001

Attribute = 01 (Parameter Value)

C-9

N9:16

0064

Data =100 (64 hex) = 10.0 seconds

Advertising