In the documentation for the fetch_capture_waveform method of nidigital, "Return type" is listed as "{ int: memoryview of array.array of unsigned int, int: memoryview of array.array of unsigned int, … }".

This is extremely confusing and gives almost no indication of how to interpret the return type, other than it being a key-value pair.