4 table of attributes, 11 parameter reference, 4 table of attributes 64 – Lenze E94AYCDN User Manual

Page 64

Advertising
background image

11

Parameter reference

11.4

Table of attributes

64

Lenze · E94AYCDN communication module (DeviceNet™) · Communication Manual · DMS 5.0 EN · 02/2014 · TD17

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

11.4

Table of attributes

The table of attributes contains information required for communicating with the drive via

parameters.

How to read the table of attributes:

Column

Meaning

Entry

Code

Parameter name

Cxxxxx

Name

Parameter short text (display text)

Text

Index

dec

Index under which the parameter is addressed.

The subindex for array variables corresponds to the

Lenze subcode number.

24575 - Lenze code number

Only required for access via a bus

system.

hex

0x5FFF - Lenze code number

Data

DS

Data structure

E

Single variable

(only one parameter element)

A

Array variable

(several parameter elements)

DA

Number of array elements (subcodes)

Number

DT

Data type

BITFIELD_8

1 byte, bit-coded

BITFIELD_16

2 bytes, bit-coded

BITFIELD_32

4 bytes, bit-coded

INTEGER_8

1 byte, with sign

INTEGER_16

2 bytes with sign

INTEGER_32

4 bytes, with sign

UNSIGNED_8

1 byte, without sign

UNSIGNED_16

2 bytes without sign

UNSIGNED_32

4 bytes, without sign

VISIBLE_STRING

ASCII string

OCTET_STRING

Factor

Factor for data transmission via a bus system,

depending on the number of decimal positions

Factor

1  no decimal positions

10  1 decimal position

100  2 decimal positions

1000  3 decimal positions

Access

R

Read access

Reading permitted

W

Write access

Writing permitted

CINH

Controller inhibit required

Writing only possible in the case of controller inhibit

Advertising