Parameter object (class id 0fh), Parameter object (class id 0f – Rockwell Automation 2098-IPD-020-DN Ultra5000 Series Intelligent Positioning Drives with DeviceNet Reference Manual User Manual

Page 41

Advertising
background image

Publication 2098-RM002A-EN-P – October 2001

Programming Reference

4-17

Parameter Object

(Class ID 0F

H

)

The DeviceNet Parameter Object provides the interface to the
Ultra5000 Drive with DeviceNet configuration data. It supplies a full
description of the parameter, including its minimum and maximum
values and a readable text string describing the parameter. The
instances start at one and increment with no gaps.

The table Parameter Instance on page 4-18 lists the parameter
instances implemented in the Ultra5000 Drive with DeviceNet. The
table Parameter Object Instance Attributes on page 4-49 lists the
instance attributes of the parameter object. A parameter value is
accessed via Attribute 1 of a parameter instance. Additional
information about the parameter object is located beginning on
Page 4-51.

DeviceNet Connection Object,

Common Services
Service Code

Service Name

Service Description

0E

H

Get_Attribute_Single

Returns the contents of the specified attribute.

10

H

Set_Attribute_Single

Modifies the specified attribute.

05

H

Reset

Used to reset the Inactivity/Watchdog Timer associated with a Connection Object

Parameter Object,

Attributes for Instance ID = 0 (Class Attributes)
Attr ID Access

Rule

Name

Data

Type

Description

Semantics of Values

1

Get

Revision

UINT

Revision of this object

Current value = 01

2

Max Instances

Maximum instance number of an

object currently created in this class

level of the device

The largest instance number of a created

object at this class hierarchy level

8

Parameter Class

Descriptor

WORD Bit field that describe parameters

Bit 0 = supports parameter instances

Bit 1 = full attributes

Bit 2 = nonvolatile storage save command

Bit 3 = params are stored in nonvolatile

storage

9

Configuration

Assembly

Instance

UINT

Instance number of the configuration

assembly

0 = configuration assembly not supported

IMPORTANT

Some parameters can not be modified while the
Ultra5000 Drive with DeviceNet is enabled. The drive
returns the error code, 10

h

- Device State Conflict, if

you attempt to modify one of these parameters while
the drive is enabled.

Advertising