The FPGA Module can return the following memory error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.

Code Description
−61408 Feedback Node initialization unsupported. Feedback Node initialization is not supported after the Read (Memory Method) for a memory item with Cycles of read latency greater than 1.
−61220 Invalid memory access. An attempt was made to access an address that is not available for the memory block.
−61096 Memory is read-only with a type defined by a custom control. Memory is read-only and uses a custom control to define the type. Initializing memory with a type defined as a custom control is not supported. Change the data type of the memory.
−61089 Uninitialized read-only memory. Memory is read-only but has no initial values specified. Provide initial values for the memory in the Memory Properties dialog box.