Technical data

Table Of Contents
Serial Bus Commands 28
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 807
:SBUS<N>:IIC:SOURce:DATA
Command :SBUS<N>:IIC:SOURce:DATA <source>
<source> ::= {CHANnel<N> | FUNCtion<F> | WMEMory<N> | DIGital<M>}
The :SBUS<N>:IIC:SOURce:DATA command sets the source for IIC serial
data (SDA).
<N> CHANnel<N> is an integer, 1- 4.
WMEMory<N> is an integer, 1- 4.
<F> FUNCtion<F> is an integer, 1- 16.
<M> An integer, 0- 15. Digital channels are available on mixed-signal
oscilloscopes.
Example This example selects channel 1 as the source for IIC serial data.
myScope.WriteString ":SBUS1:IIC:SOURce:DATA CHANnel1"
Query :SBUS<N>:IIC:SOURce:DATA?
The :SBUS<N>:IIC:SOURce:DATA? query returns the current source for IIC
serial data.
Returned Format
[:SBUS<N>:IIC:SOURce:DATA] <source><NL>
See Also ":SBUS<N>:IIC:SOURce:CLOCk" on page 806
":SBUS<N>:MODE" on page 792