Cyclone Automated Control Package
48
PORT=y
Specifies the port that should be used for contacting all subsequent
Cyclone units.
The value of y may be:
USB
- Subsequent Cyclones will be contacted via USB
ETHERNET
-
Subsequent Cyclones will be contacted via Ethernet
SERIAL
-
Subsequent Cyclones will be contacted via Serial
CYCLONE=identifier
Connects to a Cyclone unit with the specified identifier.
If OPENTYPE=IP, the identifier should be in the format of
xxx.xxx.xxx.xxx, where xxx=0..255.
If OPENTYPE=NAME, the identifier should be the name of the
Cyclone unit (Note that the name is case sensitive).
If OPENTYPE=PORT_NUM, the identifier should
be the port which the Cyclone is connected to. If the Cyclone is
connected via USB, it will be USB# where # is 1….8. If the Cyclone is
connected by Ethernet, it will be in the format of xxx.xxx.xxx.xxx,
where xxx=0..255. If the Cyclone is connected by Serial, it will be
COM1.
This command must be used once for each Cyclone that will be
controlled. The newly connected Cyclone will also become the
selected Cyclone. (See the
“SELECT [identifier]” command) This is
useful for setting the image number of the Cyclone immediately after
connecting to it.