Error codes

Value (hex)

Value (dec)

Description

0x0000

0

No error.

0x0001

1

FB_MaximumDemandController(): -- reserved errorcode --

0x0002

2

FB_MaximumDemandController(): The input-parameter fMeterConstant is "0".

0x0003

3

FB_LightControl(): The switch-range nSwitchRange of the 1st or 2nd element of the table arrControlTable is “0”. Thus it´s assumed, that the table has no or only one element.

0x0004

4

FB_LightControl(): At least one input-value nActualValue the table arrControlTable lies in the switch range of its neighbour.

0x0005

5

FB_Sequencer(): The startindex nStartIndex is not within the valid range [1..50].

0x0006

6

FB_Sequencer(): The startindex nStartIndex has a reference to a dilimiting-element (zero-entries).

0x0007

7

Scheduler-Modules: At least one input-parameter is not in its valid range.

0x0008

8

Scheduler-Modules: No selection-parameter is set (Weekly-scheduler: selection of weekdays, Monthly-scheduler: selection of the month).

0x0009

9

Scheduler-Modules: A non-existant day of the month was selected.

0x000A

10

FB_ConstantLightControlEco(): The input-parameter nMinLevel is greater or equal then nMaxLevel.

0x000B

11

FB_ScenesLighting(), FB_ScenesVenetianBlind(): The input-parameter sFile is invalid (empty).

0x000C

12

FB_ScenesLighting(), FB_ScenesVenetianBlind(): Internal error: File with the scenes values not found.

0x000D

13

FB_ScenesLighting(), FB_ScenesVenetianBlind(): Internal error: No more free file handles.