DOCA0091EN-08

Event History

General Description

The BSCM module event history registers describe the last 10 encountered events. The BSCM module event format corresponds to a series of 10 records. Each record is composed of 5 registers describing one BSCM module event.

A read request of 5x(n) registers is necessary to read the last n BSCM module event records, where 5 is the number of registers for each event record.

For example, a read request of 5x3 = 15 registers is necessary to read the last 3 BSCM module event records of the BSCM module event history:

  • The first 5 registers describe the first BSCM module event record (most recent event).

  • The next 5 registers describe the second BSCM module event record.

  • The last 5 registers describe the third BSCM module event record.

Address

Register

Description

0x0259

602

Event counter

0x025A–0x025E

603–607

Event record 1 (most recent event)

0x025F–0x0263

608–612

Event record 2

0x0264–0x0268

613–617

Event record 3

0x0269–0x026D

618–622

Event record 4

0x026E–0x0272

623–627

Event record 5

0x0273–0x0277

628–632

Event record 6

0x0278–0x027C

633–637

Event record 7

0x027D–0x0281

638–642

Event record 8

0x0282–0x0286

643–647

Event record 9

0x0287–0x028B

648–652

Event record 10 (oldest event)

Event Counter

The event counter is incremented whenever a new event is logged. If the counter reaches the maximum value 65535 and a new event is logged, then the counter is reset to 0.

Address

Register

RW

X

Unit

Type

Range

A/E

Description

0x0259

602

R

1

INT16U

0–65535

A/E

BSCM module event counter

Event Record

The order and the description of the event record registers are the same as that of event record 1:

Event 1 (Most Recent Event)

Address

Register

RW

X

Unit

Type

Range

A/E

Description

0x025A

603

R

1

INT16U

0–65535

A/E

BSCM module event identifier (see next paragraph)

0x025B–

0x025D

604–

606

R

ULP DATE

A/E

Date and time of event Data Type: ULP DATE

0x025E

607

R

1

INT16U

1–2

A/E

Event status

1 = event occurrence

2 = event completion

Event Identifier

Event Identifier

Event

1024

SD contact change (occurrence = close to SD position)

1025

Threshold of OF counter is reached

1026

Threshold of close command counter is reached

1027

STOP (internal failure)

1028

ERROR (internal failure)

1029

OF contact change (occurrence = open to close position)

1030

SDE contact change (occurrence = close to SDE position)

1031

Manu/auto mode (occurrence = manu to auto position)

1040

Open command

1041

Close command

1042

Reset command

NOTE: In the case of a STOP event, it is mandatory to replace the BSCM module. In the case of an ERROR event, it is advised to replace the BSCM module (the core protection functions still work but it is preferable to replace the BSCM module).