Operator`s manual

CMD300 CONTROL SOFTWARE Page 77
C
YBER
A
MP
380, COPYRIGHT MARCH 2002, AXON INSTRUMENTS, INC.
33)
STEP
This command sets the program into step-by-step command-file mode. This command could
be used both on the command line and in a command file to switch the command file
processing into step-by-step mode. In the example below, if the following command file
EXAMP.CMD is being processed continuously, then it will switch to step mode at line 3.
CHANNEL 1-4
GAIN 10
STEP
CHANNEL 5-8
GAIN 50
The following command causes CMD300 to continuously process the command file until line
3 and then await user input.
CMD300 @EXAMP
The pause at line 3 might allow the user to adjust equipment, and then to manually issue the
CONTINUOUS command to resume processing of the command file.
34)
UPDATE
This command writes the current CyberAmp settings to the main CyberAmp EEPROM. This
command is usually not required because CMD300 automatically updates settings as they are
changed.
35)
V
ERIFY
or
VERIFY PROBE <probe number>
VERIFY directs the CyberAmp to run a verification test on its own main system. If the main
system unit is functioning normally, then the program will display a message of the form:
RAM OK
EEPROM OK
OFFSETS
1=+00012
2=+00003
3=+00045
4=+00006
5=+00070
6=+00004
7=+00210
8=+09100
Note that all channel offsets should have a value less than 1000 (equivalent to 100 mV). As
displayed, channel 8 is suspect because it has an offset of 910.0 mV.
VERIFY PROBE directs the CyberAmp to check the probe EEPROM. The message
EEPROM OK is displayed if verification is successful.