# MessageCenter

Source: https://help.malighting.com/grandMA3/2.4/HTML/keyword_messagecenter.html
This is grandocs, an unofficial mirror of MA Lighting documentation. For authoritative or safety-relevant information, cite the canonical page on help.malighting.com.

---
To enter the MessageCenter keyword in the command line, use one of the options:

- Type **MessageCenter**
- Type the shortcut **Mes**

## Description

The MessgeCenter keyword is an object keyword which is used to address the message center.

Syntax

Call MessageCenter (\["Category.Priority"])

## Examples

- To confirm all messages in the message center, type:

|                                                                    |                                        |
| ------------------------------------------------------------------ | -------------------------------------- |
| ![](/img/grandma3/2-4/icon_commandline-input_logo_v2-0-a59235.png) | User name\[Fixture]>Call MessageCenter |

 

- To confirm all messages of the priority Error in MA-Net, type:

|                                                                    |                                                        |
| ------------------------------------------------------------------ | ------------------------------------------------------ |
| ![](/img/grandma3/2-4/icon_commandline-input_logo_v2-0-a59235.png) | User name\[Fixture]>Call MessageCenter "MA-Net.Errors" |

- To confirm all messages of the category Warning, type:

|                                                                    |                                                   |
| ------------------------------------------------------------------ | ------------------------------------------------- |
| ![](/img/grandma3/2-4/icon_commandline-input_logo_v2-0-a59235.png) | User name\[Fixture]>Call MessageCenter ".Warning" |

- To confirm all messges of the category Power and of the priority Error, type:

|                                                                    |                                                      |
| ------------------------------------------------------------------ | ---------------------------------------------------- |
| ![](/img/grandma3/2-4/icon_commandline-input_logo_v2-0-a59235.png) | User name\[Fixture]>Call MessageCenter "Power.Error" |

- To confirm all messages of the category Power, type:

|                                                                    |                                                 |
| ------------------------------------------------------------------ | ----------------------------------------------- |
| ![](/img/grandma3/2-4/icon_commandline-input_logo_v2-0-a59235.png) | User name\[Fixture]>Call MessageCenter "Power." |