‎01-29-2008 12:35 PM
‎01-30-2008 11:33 AM
Hi,
Here is the help document for the Histogram VI. It is located under Mathematics » Probability and Statistics.
‎01-30-2008 02:39 PM
‎01-31-2008 10:52 AM
Hi,
Are you using a digital encoder? This Developer Zone article describes how to develop a histogram using the Speedy-33 and DSP module.
‎01-31-2008 01:25 PM
‎02-01-2008 02:00 PM
Hi,
There are great examples of File I/O in our Example Finder, accessed at Help»Find Examples. Expand the Fundamentals tab, then the File Input and Output tab, and choose an example that works for your application. "Write to Text File" is a great place to start. Implementing this into your existing code or vice versa should allow you to accomplish your goals. Happy coding!