‎02-19-2009 10:51 AM
Hi,
I am using Labview 8.6 with CRIO 9014. Do DMA FIFO support U32 integer types only? Do i have to convert fixed point data i am getting from NI 9215 module to u32 before i input data to DMA FIFO write function?
‎02-20-2009 01:07 AM
Hi suni,
some crios support also other DMA types. If yours dosn't support it, then see this link please. There you see how to transform fixed point to u32 and back.
Mike
‎02-23-2009 02:35 PM
Hello,
Are you not able to select FXP as the data type when you create your FIFO?
‎02-27-2009 01:34 PM
Hi,
I was able to select FXP in the module. Thanks.
‎02-27-2009 01:35 PM