Remote control commands
R&S
®
RTE
1435User Manual 1326.1032.02 ─ 20
BUS<m>:I2C:FRAMe<n>:BYTE<o>:COMPlete?............................................................. 1441
BUS<m>:I2C:FRAMe<n>:BYTE<o>:STARt?...................................................................1442
BUS<m>:I2C:FRAMe<n>:BYTE<o>:VALue?...................................................................1442
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