LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SPI Digital waveform reference library in 64-bit?

Hi everyone,

 

I'm trying to use my PXI system with PXIe-6555 for digital communication and would like to have Labview as a SPI master. I have found this SPI digital waveform reference library with the link below to be promising for my need:

http://www.ni.com/example/31163/en/

 

However, this library is built for 32-bit Labview, not compatible with 64-bit Labview. This is somehow annoying to me. Does anyone know if there is a similar library for 64-bit Labview or a way to convert the original one to 64-bit?

 

Thanks,

HaYong

0 Kudos
Message 1 of 2
(2,833 Views)

The Library you reference was created internally by NI and released in 2011, when possibly 95% of the LabVIEW installations were LabVIEW 32-bit (LabVIEW 32-bit is still, I think, the overwhelming majority of installations world-wide).  This is not a "supported product", hence is not likely to be ported by NI to 64-bits any time soon.

 

Do you really need the 64-bit memory model for your work?  If so, you'll probably need to create your own API and library (or find one on the Web).

 

Bob Schor

0 Kudos
Message 2 of 2
(2,796 Views)