# Reflash

**Main command:** rexdeskconvert help reflash

**General configure format:** reflash -I \<input file>

| **Command Options** | **Purpose**              | **Description**                                           |
| ------------------- | ------------------------ | --------------------------------------------------------- |
| -I \<input file>    | Specify input file path. | <p>Supported formats are:<br>ReXgen Firmware (\*.bin)</p> |

### Example:

*To reflash the logger with a particular firmware, use the below script:*

#### @echo off

CD C:\Program Files (x86)\Influx Technology\ReXdeskConvert\\&\&rexdeskconvert reflash -I “C:\Users\user\Desktop\06032021\firmware.bin”
