# Restart

Source: https://help.malighting.com/grandMA3/2.3/HTML/keyword_restart.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 Restart keyword in the command line, use one of the options:

- Type **Restart**
- Type the shortcut **Res**

## Description

The Restart keyword is a function keyword that is used to restart the application. Restart behaves the same as closing the program and reopening it without shutting down the console.

|                                            |                                                                                                                                                                                                                                                                                                                                                             |
| ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/img/grandma3/2-3/tip_gray-269535.png) | **Hint:**                                                                                                                                                                                                                                                                                                                                                   |
|                                            | The device types are: [Console](/grandma3/2-3/keyword_console/), [NetworkNode](/grandma3/2-3/keyword_networknode/), [onPC](/grandma3/2-3/keyword_onpc/), [ProcessingUnit](/grandma3/2-3/keyword_processingunit/), [Session](/grandma3/2-3/keyword_session/), [Station](/grandma3/2-3/keyword_station/), and [Extension](/grandma3/2-3/keyword_extension/).  |

## Syntax

Restart (/Option)

Restart \[Device\_Type] \["Device\_Name" or Device\_Number] (/Option)

Restart IP \[IP\_Address] (/Option)

## Option Keywords

The Restart keyword uses the following option keywords:

- [/NoConfirmation](/grandma3/2-3/ok_noconfirmation/)
- [/NoSave](/grandma3/2-3/ok_nosave/)
- [/Save](/grandma3/2-3/ok_save/)
- [/Wait](/grandma3/2-3/ok_wait/)

## Examples

- To restart the application of the console, type:

|                                                                    |                              |
| ------------------------------------------------------------------ | ---------------------------- |
| ![](/img/grandma3/2-3/icon_commandline-input_logo_v2-0-59d23e.png) | User name\[Fixture]>Restart  |

 

- To restart the application of the station using the IP address 192.168.0.32, type:

|                                                                    |                                              |
| ------------------------------------------------------------------ | -------------------------------------------- |
| ![](/img/grandma3/2-3/icon_commandline-input_logo_v2-0-59d23e.png) | User name\[Fixture]>Restart IP 192.168.0.32  |