4 attribute table, 9400 highline | parameter setting & configuration, Parameter reference attribute table – Lenze E94AxHE Servo Drives 9400 HighLine (Firmware 01-37) User Manual

Page 648

Advertising
background image

9400 HighLine | Parameter setting & configuration

Parameter reference

Attribute table

648

Firmware 1.37 - 09/2006

L

16.4

Attribute table

The Attribute table contains information required for communicating with the controller

via parameters.

How to read the table of attributes:

Attribute table

Column

Meaning

Entry

Code

Parameter designation

Cxxxxx

Name

Short parameter text (display text)

Text

Index

dec

Index under which the parameter is addressed.

The subindex of array variables corresponds to the

Lenze subcode number.

24575 - Lenze code number

Only required for access via bus

system.

hex

5FFF

h

- 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

Factor

Factor for data transmission via 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 allowed

W

Write access

;

Writing allowed

CINH

Controller inhibit required

;

Writing only possible when controller is inhibited

Code

Name

Index

Data

Access

dec

hex

DS

DA

DT

Factor

R

W

CINH

C00002

Controller commands

24573

5FFD

E

1

UNSIGNED_32

1

;

;

C00003

Device command status

24572

5FFC

E

1

UNSIGNED_32

1

;

C00004

Service password

24571

5FFB

E

1

UNSIGNED_32

1

;

;

C00005

Application selection

24570

5FFA

E

1

INTEGER_32

1

;

;

C00006

Motor control selection

24569

5FF9

E

1

UNSIGNED_32

1

;

;

;

C00007

Active application

24568

5FF8

E

1

UNSIGNED_32

1

;

C00011

Motor reference speed

24564

5FF4

E

1

UNSIGNED_32

1

;

;

C00018

Chopper frequency

24557

5FED

E

1

UNSIGNED_32

1

;

;

C00019

Standstill recognitionthreshold

24556

5FEC

E

1

UNSIGNED_32

1

;

;

C00022

Maximum current

24553

5FE9

E

1

UNSIGNED_32

100

;

;

C00034

Config. analog input 1

24541

5FDD

E

1

UNSIGNED_32

1

;

;

C00050

Speed setpoint

24525

5FCD

A

2

INTEGER_32

1

;

C00051

Actual speed value

24524

5FCC

E

1

INTEGER_32

1

;

C00052

Motor voltage

24523

5FCB

E

1

UNSIGNED_32

1

;

C00053

DC-bus voltage

24522

5FCA

E

1

UNSIGNED_32

1

;

Advertising