Main Content
readPort
Add-On Required: This feature requires the Wireless Testbench™ Support Package for NI™ USRP™ Radios add-on.
Description
Register Port
Streaming Port
[
reads output data data
,numSamples
,overflow
] = readPort(dut
,portName
)data
from the specified
streaming port portName
on the target DUT
dut
. The function also returns the number of
valid data samples numSamps
and a flag that
indicates dropped samples due to an internal buffer overflow
overflow
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a