01-15-2008 11:53 PM
01-16-2008
06:11 PM
- last edited on
05-02-2026
11:00 AM
by
Content Cleaner
Hi ASIM_SHATTI,
I want to make sure I understand your question. You simulated a PCI 6255 and were successful in using it to measure voltage (simulated data). You now want to save that data to a file. Are you tring to save to a binary file or a TDM/TDMS file? If you need to save to a TDM/TDMS file, refer to the KnowledgeBase article: KB 42AANPH0: Reading and Writing TDM/TDMS Files for information.
If all you need is to write to a binary file, you can search the web for how to write to a binary file in C++.