Variables

Name

Reset value

Scope

Size

Comment

minFastFadeTime

No change

E_DALIFastFadeTime.T100ms

E_DALIFastFadeTime.T700ms

1 byte

 Read only

fastFadeTime

E_DALIFastFadeTime.Disabled

E_DALIFastFadeTime.Disabled,minFastFadeTime

E_DALIFastFadeTime.T700ms

1 byte

 

controlGearType

No change

0…255

1 byte

 Read only

features

No change

0…255

1 byte

 Read only

failureStatus

No change

0…255

1 byte

 Read only

dimmingCurve

E_DALIDimmingCurve.Standard

E_DALIDimmingCurve.Standard, E_DALIDimmingCurve.Linear

1 byte

 

minFastFadeTime

The minFastFadeTime specifies the shortest fadeTime within which the output value of a DALI control gear behaves according to the selected dimming curve. Its value can lie between E_DALIFastFadeTime.T100ms and E_DALIFastFadeTime.T700ms.

The value of the variable can be read out with the function block FB_DALI207QueryMinFastFadeTime.

fastFadeTime

The fastfadeTime is used instead of the fadeTime if the fadeTime is equal to E_DALIFastFadeTime.Disabled. The fastFadeTime can be programmed to E_DALIFastFadeTime.Disabled or any value in the range between the value in the variable minFastFadeTime and E_DALIFastFadeTime.T700ms. Programming the fastFadeTime to E_DALIFastFadeTime.Disabled means the fastest possible change of the output value.

The variable has an effect on the DALI commands FB_DALI102DirectArcPowerControl, FB_DALI102GoToScene and FB_DALI102GoToLastActiveLevel.

The value of the variable can be read with the function block FB_DALI207QueryFastFadeTime and changed with the function block FB_DALI207SetFastFadeTime.

controlGearType

The variable contains information about the device type.

The value of the variable can be read out with the function block FB_DALI207QueryControlGearType.

Bit

Description

0

Reserve

1

LED module integrated

2

Reserve

3

Reserve

4

Reserve

5

Reserve

6

Reserve

7

Reserve

features

The variable contains information about the implemented optional properties.

The value of the variable can be read out with the function block FB_DALI207QueryFeatures.

Bit

Description

0

Reserve

1

Reserve

2

Detection of the load decrease can be queried

3

Detection of the load increase can be queried

4

Reserve

5

Thermal shutdown can be queried

6

Reduction of the output level due to thermal overload can be queried

7

Reserve

failureStatus

The variable contains information about the failure status.

The value of the variable can be read out with the function block FB_DALI207QueryFailureStatus.

Bit

Description

0

Reserve

1

Reserve

2

Load decrease

3

Load increase

4

Reserve

5

Thermal shutdown

6

Thermal overload with output level reduction

7

Reference measurement failed

dimmingCurve

The variable specifies the type of dimming curve.

The value of the variable can be read out with the function block FB_DALI207QueryDimmingCurve and changed with the function block FB_DALI207SelectDimmingCurve.

E_DALIDimmingCurve

Description

Standard

Standard dimming curve

Linear

Linear dimming curve