Operation Commands That Control A Single Cyclone - PE micro Cyclone Series Developer's Manual

Automated control package
Table of Contents

Advertisement

6.3.3 Operation Commands that Control a Single Cyclone

These commands affect a single connected Cyclone unit. The "SELECT
[identifier]" command must first be used to select the appropriate Cyclone prior to
using the other commands in this section.
SELECT [identifier]
Selects the Cyclone unit that will be controlled until the next
"SELECT [identifier]" command.
IMAGENUM=n
Sets the image number to be executed on the selected Cyclone unit.
This command should be used when a Cyclone unit stores 2 or more
images. By default, a Cyclone unit will execute image #1. The valid
range of n is between 1 and the number of images stored on the
Cyclone unit.
MEDIATYPE=n
Sets the media type on the selected Cyclone unit. Valid values for n
are:
1 – Cyclone internal Flash
2 – External memory card
By default, a Cyclone unit will use the internal Flash media type.
RESET
Resets the selected Cyclone unit. In general, this command is not
necessary and should not be used.
START
Executes stand-alone programming operations only on the selected
Cyclone unit.
ERASEIMAGES
Erases all stand-alone programming images stored on the selected
Cyclone unit. Only images on the selected media type are erased.
ADDIMAGE [sap_file]
Adds a specified image to the selected Cyclone unit. The image is
added to the selected media type. [sap_file] is the full path to the
stand-alone programming image file. These files have a .SAP
extension and are created with the Cyclone Image Creation Utility.
Cyclone Automated Control Package
50

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents