10-12-2011 05:10 AM
Does Dasylab have module that can turn many high and low numbers on flat surface into 3d look? Or can we export the numbers to other software?
10-12-2011 07:38 AM
I think that you will have more success with other software, such as Diadem.
If you are going to use Diadem, write the data using the TDM data format. You can easily download a TDM Excel tool from ni.com to allow you to use the data in Excel.
For most other programs, use the ASCII format.
From DASYLab.com, I find these links for programs that can read the DASYLab *.DDF format. Of course, you can always convert *.DDF to ASCII using DASYLab itselft (Read Data --> Write Data). You may encounter problems if the data channels are not synchronized (time stamp and block size), since ASCII requires the data to be synched.
http://www.vibetech.com/MEscope
Green-Eye-Writer reads and displays data of DASYLab *.ddf and other data files directly.
A Demo version is available at the Green-Eye-Data Homepage
DasyView reads and displays DASYLab *.ddf Files
Link to the Homepage of DasyView
MatLab/Simulink Import Tool (DDF-Read) for DASYLab Data files
ME'scopeVES reads and displays DASYLab *.ddf Files
10-12-2011 09:03 AM
looks like Diadem is the one, thanks.