A C++ library (bindings for Python and C#) for interfacing with the ADALM2000
GNU Lesser General Public License v2.1
34
stars
32
forks
source link
DeviceGeneric.cpp: If the previous call failed, allow more time to settle. #336
Closed
AlexandraTrifan closed 10 months ago
Failure means that the buffer was not yet destroyed, so the next call will probably fail as well if we don't delay the process.