LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting from a DEC protocol to Intel protocol

How to do convert from a DEC Double precision floating point  to Intel Double precision floating point or any designated number in the DEC protocol to Intel protocol.
0 Kudos
Message 1 of 2
(2,428 Views)

Hi Tbone,

For the most part, including the term "DEC" on this exchange is effective in limiting the number of responses you will get.

Conversion of number types between different platforms can usaually be handled by byte swaps, word swaps and type casting depending what you are coming from and what platform you are running on.

If you need additional help, please indicate what data you have and what it should equal and the contributors here can help you figure out the details.

Ben

BTW: What kind of DEC ie 8, 10, 11, 20, VAX, Alpha, Rainbow?

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 2
(2,416 Views)