Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
07-06-2010 07:49 AM
How do I convert a decimal value into 32 bit hexadecimal floating point value (LSB to MSB). Here are some examples of what I need
1.5 = 0000 C03F
1.625 = 0000 D03F
10 = 0000 2041
Thanks
07-06-2010 07:54 AM