Recorded Announcement Delete 0x0054

SwitchKit Name

RecAnnDelete

Type

EXS API and SwitchKit API message

Description

Recorded Announcement Delete 0x0054

This message deletes all announcements stored on a VRAS SIMM. Deletion of a SIMM takes approximately 30 seconds. The host should wait for an Alarm message of "VRAS Erase Complete" before downloading a new announcement to a SIMM.

Sent by

Host

SwitchKit Code

Configuration

RecAnnDelete (

Node = integer,

Slot = integer,

SIMM = integer,

Reserved = integer,

ForcedFlag = integer);

C Structure

typedef struct {

UBYTE Slot;

UBYTE SIMM;

unsigned short Reserved;

UBYTE ForcedFlag;

} XL_RecAnnDelete;

C++ Class

class XLC_RecAnnDelete : public XLC_OutboundMessage {

public:

UBYTE getSlot() const;

void setSlot(UBYTE x);

UBYTE getSIMM() const;

void setSIMM(UBYTE x);

unsigned short getReserved() const;

void setReserved(unsigned short x);

UBYTE getForcedFlag() const;

void setForcedFlag(UBYTE x);

};

 

 

 

EXS API Hex Format

MESSAGE (White)

RESPONSE (Gray)

Byte

Field Description

Byte

Field Description

0

Frame (0xFE)

0

Frame (0xFE)

1, 2

Length (0x00NN)

1, 2

Length (0x0007)

3, 4

Message Type (0x0054)

3, 4

Message Type (0x0054)

5

Reserved (0x00)

5

Reserved (0x00)

6

Sequence Number

6

Same Sequence Number

7

Logical Node ID

7

Logical Node ID

:

AIB

Address Method

0x00 - Individual AEs

8, 9

Status (MSB, LSB)

 

0x0009 DSP Chip Dead
When the DSP chip is taken out of service
by the system, this response is returned
in the NACK.

0x000B File System Conversion in Progress
Trying to perform a VRAS function while
the flash memory on the SIMM is in the
process of file system conversion.

 

0x000C Defragmentation in Progress
Trying to perform a VRAS function while
the flash memory on the SIMM is in the
process of defragmentation.

Number of AEs to follow

AE

0x12 DSP SIMM

:

Reserved (3 bytes)

10

Checksum

:

Checksum