Page 104 PROGRAMMER'S GUIDE
C
YBER
A
MP
380, COPYRIGHT MARCH 2002, AXON INSTRUMENTS, INC.
"S" Status report
Format
ATdSn
where
d = device # (0-9)
n = channel number (1-8), to return channel status
= 0 or not present, to return device type, internal software version and serial number
= "+", to return complete status of all channels
Examples
AT5S3
Return status of device 5, channel #3
Response:
3 X=AI334 +=DC -=030 P=010 O=002 N=1 D=-0123450 F=40
AT5S0
Return device type, internal software version and serial number
Response:
CYBERAMP 380 REV 1.0.0
SERIAL #1234
AT5S+
Return complete system status
Response:
CYBERAMP 380 REV 1.0.0
SERIAL #1234
1 X=AI412 +=100 -=GND P=100 O=200 N=1 D=+0032109 F=30000
2 X=0 +=DC -=100 P=001 O=001 N=0 D=+1234500 F=10000
3 X=AI403 +=DC -=030 P=010 O=002 N=1 D=-0123450 F=40
4 X=AI402 +=DC -=010 P=001 O=005 N=0 D=-1234500 F=200
5 X=0 +=DC -=003 P=001 O=010 N=0 D=+2345600 F=16
6 X=0 +=DC -=001 P=001 O=020 N=0 D=+3100000 F=800
7 X=0 +=DC -=0.1 P=001 O=050 N=1 D=+3098700 F=2
8 X=0 +=GND -=DC P=001 O=100 N=1 D=+0000000 F=-
Where:
"X=" is the first 8 characters read from the channel probes (if connected). If no probe is connected
then the reply is X=0
"+= is the positive input coupling
"-=" s the negative input coupling
"P=" is the pre-filter amplifier gain
"O=" is the output amplifier gain
"N=" is the notch filter status; "1" included, "0" bypassed
"D=" is the input-referred DC offset in microvolts
"F=" is the low-pass filter cutoff frequency in Hz; "-" bypassed
Comentarios a estos manuales