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.
      
         
          | -? | 
          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. | 
        
        
          | -noReset | 
          Will not reset the controller after flashing memory with the binaries. | 
        
         
          |  -noReset -default | 
          Download the default binaries to flash but DO NOT reset the controller. | 
        
         
          |  -info | 
          will report on the controller after flashing memory with the new binaries. |