MDO3000 Programmer Manual.pdf - 第192页

Commands Listed in A lphabetical Order Group Bus Syntax BUS:B<x>:AUDi o:CLOCk:SOUrce {CH1|CH2|CH3| CH4| D0|D1|D2|D3|D 4|D5|D6|D7|D8|D9 |D10|D11|D12|D1 3|D14|D15} BUS:B<x>:AUDi o:CLOCk:SOUrce? Arguments CH1–CH…

100%1 / 1158
Commands Listed in Alphabetical Order
Syntax
BUS:B<x>:AUDi
o:CHANnel:SIZe <NR1>
BUS:B<x>:AUDio:CHANnel:SIZe?
Arguments
<NR1> specifies the number of bits per channel.
Examples
BUS:B1:AUDIO:CHANNEL:SIZE 8 sets the number of bits per channel to 8.
BUS:B1:AUDIO:CHANNEL:SIZE? might return
:BUS:B1:AUDIO:CHANNEL:SIZe 24 indicating that the number of bits per
channel is 24.
BUS:B<x>:AUDio:CLOCk:POLarity
Specifies the clock polarity for the AUDIO bus.
Conditions
This command requires the DPO4AUDIO application module for the
MDO4000/B/C series, or the MDO3AUDIO for MDO3000 series.
Group
Bus
Syntax
BUS:B<x>:AUDio:CLOCk:POLarity {FALL|RISe}
BUS:B<x>:AUDio:CLOCk:POLarity?
Arguments
FALL sets falling edge as the clock polarity.
RISe sets rising edge as the clock polarity.
Examples
BUS:B1:AUDIO:CLOCK:POLARITY Fall sets the clock polarity to Fall.
BUS:B1:AUDIO:CLOCK:POLARITY? might return
:BUS:B1:AUDIO:CLOCK:POLARITY RISe indicating that the clock polarity
is set to Rise.
BUS:B<x>:AUDio:CLOCk:SOUrce
Specifies the clock source waveform for the AUDIO bus.
Conditions
This command requires the DPO4AUDIO application module for the
MDO4000/B/C series, or the MDO3AUDIO for MDO3000 series.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-161
Commands Listed in Alphabetical Order
Group
Bus
Syntax
BUS:B<x>:AUDio:CLOCk:SOUrce {CH1|CH2|CH3|CH4|
D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D11|D12|D13|D14|D15}
BUS:B<x>:AUDio:CLOCk:SOUrce?
Arguments
CH1–CH4 specifies an analog channel as the clock source waveform for the audio
bus.
D0-D15 specifies a digital channel as the clock source waveform for the audio
bus. (MSO/MDO4000/B models only as well as MDO3000 and MDO4000C
models with option MDO3MSO or MDO4MSO installed.)
Examples
BUS:B1:AUDIO:CLOCK:SOURCE D1 sets D1 as the clock source for the audio
bus.
BUS:B1:AUDIO:CLOCK:SOURCE? might return
:BUS:B1:AUDIO:CLOCK:SOURCE CH1 indicating that the clock source is
set to CH1.
BUS:B<x>:AUDio:DATa:POLarity
Specifies the data polarity for the AUDIO bus.
Conditions
This command requires the DPO4AUDIO application module for the
MDO4000/B/C series, or the MDO3AUDIO for MDO3000 series.
Group
Bus
Syntax
BUS:B<x>:AUDio:DATa:POLarity {NORMal|INVERTed}
BUS:B<x>:AUDio:DATa:POLarity?
Arguments
NORMal specifies positive data polarity for the audio bus.
INVERTed specifies negative data polarity for the audio bus.
Examples
BUS:B1:AUDIO:DATA:POLARITY INVERTed sets the data polarity to Inverted.
BUS:B1:AUDIO:DATA:POLARITY? might return
:BUS:B1:AUDIO:DATA:POLARITY NORMAL indicating that the data polarity is
set to Normal.
2-162 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
BUS:B<x>:AUD
io:DATa:SIZe
Specifies the number of bits per word for the AUDIO bus.
NOTE. The number of bits specied for this command must be always
less than or
equal to the number of bits per channel (set using
BUS:B<x>:AUDio:CHANnel:SIZe).
Conditions
This command requires DPO4AUDIO application module for the
MDO4000/B
/C series, and MDO3AUDIO for MDO3000 series.
Group
Bus
Syntax
BUS:B<x>:AUDio:DATa:SIZe <NR1>
BUS:B<x>:AUDio:DATa:SIZe?
Arguments
NR1 specifies the number of bits per word.
Examples
BUS:B1:AUDIO:DATA:SIZE 8 sets the number of bits per word to 8.
BUS:B1:AUDIO:DATA:SIZE? might return :BUS:B1:AUDIO:DATA:SIZE 24
indicating that the number of bits per word is set to 24.
BUS:B<x>:AUDio:DATa:SOUrce
Specifies the data source waveform for the AUDIO bus.
Conditions
This command requires the DPO4AUDIO application module for the
MDO4000/B/C series, or the MDO3AUDIO for MDO3000 series.
Group
Bus
Syntax
BUS:B<x>:AUDio:DATa:SOUrce {CH1|CH2|CH3|CH4|
D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D11|D12|D13|D14|D15}
BUS:B<x>:AUDio:DATa:SOUrce?
Arguments
CH1–CH4 specifies an analog channel as the data source waveform for the audio
bus.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-163