Reflash
Help command: help reflash
General configure format: reflash -I <input file>
Command Options
Purpose
Description
-I <input file>
Specify input file path.
Supported formats are: ReXgen Firmware (*.zip)
Example:
To reflash the logger with a particular firmware, use the below script
@echo off
CD C:\Program Files (x86)\Influx Technology\ReXdesk\&&rexdesk reflash -I “C:\Users\user\Desktop\06032021\firmware.zip”
Last updated