The Real-Time FIFO Functions can return the following error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.
| Code | Description |
|---|---|
| —2209 | The required RT FIFO DLL function is not bound. The DLL cannot be found or is missing the function. |
| —2208 | This version of LabVIEW does not support waveforms in an RT FIFO. Please use LabVIEW 7.1 or later. |
| —2207 | Invalid waveform passed to the RT FIFO. |
| —2206 | RT FIFO does not exist. |
| —2205 | RT FIFO must contain at least two elements. |
| —2204 | Type mismatch. Named RT FIFO type does not match that of an existing RT FIFO with the same name. |
| —2203 | Cannot match an empty name. |
| —2202 | The specified name does not exist. |
| —2201 | The specified name already exists and is of a different size or type. |
| —2200 | Unknown internal error. |