LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Help: Any one can advice, CVI software is using Big or little endian?

Help: Any one can advice, CVI is using Big or little endian? 

or is depend on the processors my HW is using?

0 Kudos
Message 1 of 2
(3,585 Views)

The correct answer it the third one: CVI adapts to the hardware architecture you are running on. In the Programmer's Toolbox you have functions to detect the hardware architecture: HostIsBigEndian and HostIsLittleEndian. In the group you have functions to convert data between architectures.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(3,578 Views)