Remote control commands
R&S
®
RTO6
1273
User Manual 1801.6687.02 ─ 05
24.3.5.3
Exporting measurement results to file
See:
●
"Exporting histogram data to file"
●
●
"Exporting long-term measurement data to file"
●
"Transferring long-term measurement data"
24.3.6
Deembedding
24.3.6.1
Adding cables to the measurement setup
The example adds a cable to each channel and assigns an S-parameter file for each
cable. Commands are explained in
Chapter 24.24, "Deembedding (option R&S
// Preset de-embedding, because *RST does not affect de-embedding
:DEEMbedding1:PRESet // Ch1
:DEEMbedding2:PRESet // Ch2
:DEEMbedding3:PRESet // Ch3
:DEEMbedding4:PRESet // Ch4
// Add cables to each channel, cable is added next to DUT at index 2 (DUT = index 1)
:DEEMbedding1:ADD 2,cabl // Ch1
:DEEMbedding2:ADD 2,cabl // Ch2
:DEEMbedding3:ADD 2,cabl // Ch3
:DEEMbedding4:ADD 2,cabl // Ch4
// Assign corresponding S2P file to channel
:DEEMbedding1:COMPonent2:SPONE 'C:\Rtx\Deembedding\RT-ZA17-1806671-0005-A.s2p'
:DEEMbedding2:COMPonent2:SPONE 'C:\Rtx\Deembedding\RT-ZA17-1806671-0005-B.s2p'
:DEEMbedding3:COMPonent2:SPONE 'C:\Rtx\Deembedding\RT-ZA17-1806671-0006-A.s2p'
:DEEMbedding4:COMPonent2:SPONE 'C:\Rtx\Deembedding\RT-ZA17-1806671-0006-B.s2p'
24.3.7
Protocol analysis
24.3.7.1
RFFE (option R&S
RTO6-K550)
Configuring RFFE bus
Example 1: 1.8 V bus
In the following example
*OPC
prevents overlapping execution of asynchronous com-
mands.
Programming examples