FX3ConnectionStartBufferedStream Method |
| Name | Description | |
|---|---|---|
| StartBufferedStream(IEnumerableAddrDataPair, UInt32, UInt32, Int32, BackgroundWorker) |
Starts a buffered stream operation. This is usually called from the TextFileStreamManager. DUTType must be set before executing.
| |
| StartBufferedStream(IEnumerableUInt32, UInt32, UInt32, Int32, BackgroundWorker) |
Starts a buffered stream operation. The registers listed in addr are read numCaptures times per register buffer. This process is repeated numBuffers times.
|