Remote control commands
R&S
®
RTP
1563User Manual 1337.9952.02 ─ 12
BUS<m>:I2C:FRAMe<n>:BYTE<o>:COMPlete?............................................................. 1569
BUS<m>:I2C:FRAMe<n>:BYTE<o>:STARt?...................................................................1570
BUS<m>:I2C:FRAMe<n>:BYTE<o>:VALue?...................................................................1570
BUS<m>:I2C:FRAMe<n>:DATA?
Returns the data words of the specified frame.
Suffix:
<m>
.
1..4
Selects the serial bus.
<n> *
Selects the frame.
Return values:
<Data> Comma-separated list of integer values (N, D1, D2,…, DN). N is
the number of bytes in the frame, and D1…DN are the values of
the bytes.
Example:
BUS:I2C:FRAMe4:DATA?
<-- 3,74,164,18
Usage: Query only
BUS<m>:I2C:FCOunt?
Returns the number of decoded frames.
Suffix:
<m>
.
1..4
Selects the serial bus.
Return values:
<Count> Total number of decoded frames.
Usage: Query only
BUS<m>:I2C:FRAMe<n>:AACCess?
Returns the address acknowledge bit value for the indicated frame.
Suffix:
<m>
.
1..4
Selects the serial bus.
<n> *
Selects the frame.
Return values:
<AddressAckBit> INComplete | ACK | NACK | EITHer
*RST: INComplete
Usage: Query only
Protocols