Fernsteuerbefehle
R&S
®
RTB2000
421Bedienhandbuch 1333.1611.03 ─ 05
Rückgabewerte: 
<StopTime> Bereich:  depends on sample rate, record length, and time
base
Inkrement:  depends on the time base
Std.-einheit: s
Verwendung:  Nur Abfrage
BUS<b>:SPI:FRAME<n>:DATA:MOSI?
Returns the data words of the specified frame of the MOSI line.
Suffix: 
<b>
.
1 | 2
<n> *
Selects the frame.
Rückgabewerte: 
<DataMosi> List of decimal values of data bytes
Beispiel: 
BUS:SPI:FRAM3:DATA:MOSI?
-> 94,177,171,60,242,219,100,0
Verwendung:  Nur Abfrage
BUS<b>:SPI:FRAME<n>:DATA:MISO?
Returns the data words of the specified frame of the MISO line.
Suffix: 
<b>
.
1 | 2
<n> *
Selects the frame.
Rückgabewerte: 
<DataMiso> List of decimal values of data bytes
Beispiel: 
BUS:SPI:FRAM3:DATA:MISO?
-> 94,177,171,60,242,219,100,0
Verwendung:  Nur Abfrage
BUS<b>:SPI:FRAME<n>:WCOunt?
Returns the number of words in the specified frame.
Suffix: 
<b>
.
1 | 2
<n> *
Selects the frame.
Analyse serieller Busse