14 parameter change-over – Lenze E84DSxxx User Manual

Page 463

Advertising
background image

Lenze · 8400 protec StateLine · Reference manual · DMS 4.2 EN · 03/2013 · TD05

463

14

Parameter change-over

14.3

Configuring the list by means of parameterisation

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

Importing/exporting the list
For cross-device reuse of the configured WriteParamList, you can click on the Export list and Import

list buttons to save the parameter selection as an *.epc file and then to re-import the saved *.epc file

into another drive controller 8400.

14.3

Configuring the list by means of parameterisation

The following application example shows the necessary procedure for configuring the list without

using the »Engineer« parameterisation dialog.
Task:
Using the LS_WriteParamList SB, the

C00012

,

C00026/1

,

C00027/1

, and

C00222

to

C00224

parameters are to be written.

Compiling the parameter list
In

C01085/1 ... n

, specify the above-named parameters in the <Code>,<Subcode> format:

C01085/1

= 12.000

C01085/2

= 26.001

C01085/3

= 27.001

C01085/4

= 222.000

C01085/5

= 223.000

C01085/6

= 224.000

C01085/7 ... n

= 0.000 (no parameter)

Entering values for the parameters (value set 1)
In

C01086/1 ... n

, specify the values to be used to describe the selected parameters. The values are

entered according to the scaling format/scaling factor of the respective parameter.

C01086/1

= <value> for list entry 1 (in our example: for parameter

C00012

)

C01086/2

= <value> for list entry 2 (in our example: for parameter

C00026/1

)

C01086/3

= <value> for list entry 3 (in our example: for parameter

C00027/1

)

• etc.

These values are used in the writing process if the two bSelectWriteValue_1 and

bSelectWriteValue_2 inputs are not assigned or both set to FALSE.

Entering other values for the parameters (value sets 2 ... 4)
If required, up to three other sets can be set in the same way in

C01087/1 ... n

to

C01089/1 ... n

which can optionally be written to the parameters. The decision as to which value set is finally used

is dependent upon the assignment of the two bSelectWriteValue_1 and bSelectWriteValue_2

inputs:

Note!

Gaps in the parameter list (setting = 0.000) are permissible and are skipped in the

process.
Invalid parameter entries are not accepted when being entered.

Advertising