NI Streaming Instrument Design Library Error Code Family
Below are all of the Error Codes that belong to the NI Streaming Instrument Design Library Error Code Family (see Error List for list of Families).
Code | Description |
---|---|
-1074100512 | The requested stream index number is not supported by this library. |
-1074100511 | Num samples increment not supported by stream. |
-1074100510 | Stream is already in use. You must stop the stream first, and clear out the FIFO before starting a new transfer |
-1074100509 | Stream timed out waiting for a state transition. |
-1074100508 | Stream experienced an unhandled interruption due to a buffer underflow or overflow. Your transfer may be truncated. |
-1074100507 | Application timed out waiting for samples transferred or done. |
-1074100506 | Stream timed out waiting for samples ready. This may be due to FPGA FIFO size limitations. Note, FPGA FIFOs cannot always completely fill up due to transfer burst optimizations. Avoid requiring a completely full FIFO to start an operation. |