User Manual
Remote Commands Reference
R&S
®
RTC1000
288User Manual 1335.7352.02 ─ 04
Suffix: 
<b>
.
1, 2
Selects the bus.
<n> Selects the frame.
Return values: 
<ByteCountInFrame> Number of words (bytes)
Example: 
BUS:I2C:FRAM2:BCO?
-> 4
Usage:  Query only
BUS<b>:I2C:FRAMe<n>:DATA?
Returns the data words of the specified frame.
Suffix: 
<b>
.
1, 2
Selects the bus.
<n> Selects the frame.
Return values: 
<DataWordsInFrame>Comma-separated list of decimal values of the data bytes.
Example: 
BUS:I2C:FRAM2:DATA?
returns four data bytes:
-> 69,158,174,161
Usage:  Query only
BUS<b>:I2C:FRAMe<n>:BYTE<o>:VALue?
Returns the decimal value of the specified byte.
Suffix: 
<b>
.
1, 2
Selects the bus.
<n> Selects the frame.
<o> Selects the byte number.
Return values: 
<ByteValue> Decimal value
Range:  0 to 255
Increment:  1
Example: 
BUS:I2C:FRAM2:BYTE2:VAL?
-> 158
Usage:  Query only
Protocol Analysis










