Page 106 PROGRAMMER'S GUIDE
C
YBER
A
MP
380, COPYRIGHT MARCH 2002, AXON INSTRUMENTS, INC.
"W" Write settings to main memory
Format
ATdW Writes current settings to the CyberAmp main memory (EEPROM)
where
d = device # (0-9)
Notes
The internal memory is non-volatile; its contents are retained when the power is removed.
The CyberAmp internal memory is not automatically updated after each command. The host program
must specifically request a memory update by issuing the ATdW command.
"Z" Zero out the DC content of the signal
This command automatically zeros out the DC content of the input signal and reports the level.
Format
ATdZn
where
d = device # (0-9)
n = channel number (1-8)
Examples
AT1Z5
zero the DC level of the signal on channel #5 of device 1.
Response:
D5=-1234500
Offset on channel #5 = -1,234,500 µV
or
D5=!
Signal is out of range, or channel is faulty
Notes
The offset value returned is always input referred.
The CyberAmp Interface Library
The C300LIB software interface library provides support routines that user-written programs can use
to send commands to and receive status information from the CyberAmp. The library contains
support routines for programs written in either Microsoft C or BASIC. Other Microsoft languages
and languages from other vendors may also be supported with minor modifications to the source code
of the library routines.
Comentários a estes Manuais