![]()
The Flash Utility loads, saves, or erases flash memory on a motion controller card. It is also used to download FPGA binary images to the controller's flash memory.

Arguments
| -? | Help |
| -control # | Controller number (default = 0) |
| -server # | Name or IP address of the host running server.exe |
| -port # | TCP/IP port on the host computer (default = 3300) |
| -trace # | Bit mask to specify trace information outputs. |
| -download | Download firmware file to flash memory (default). |
| -upload | Upload firmware file from flash memory. |
| -erase | Erase the controller's flash memory. |
| -fpga0 | Download FPGA #0 file to flash memory. |
| -fpga1 | Download FPGA #1 file to flash memory. |
Examples
C:Mei\03.03.00\Xmp\Bin\>flash
xmp580a1.bin
C:Mei\03.03.00\Xmp\Bin\>flash -erase
C:Mei\03.03.00\Xmp\Bin\>flash -fpga0 233_9201.fpg
