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.
01-27-2016 04:50 AM
Have this little program using spredsheet string to array
I expected the output to be 6.76 and not 6.
Can anybody explain why?I set the dicimal symbol for the computer to '.'
Solved! Go to Solution.
01-27-2016 04:52 AM
use %f instead of %d to get floating point numbers. Please refer to the help of the format string for more options on number formattings.
What do you need our team of experts to assist you with?
Thanks!
We'll be in touch soon!