02-21-2011 07:33 AM
Hi,
In DASYLab the special modul save Universal File exists, unfortunately you can't read uff files.
Is there any possibility to read this data format? Because the special modul exists, I think it's possible to change the algorithm, maybe with the C Toolkit Extention.
Thanks, for the support
Rupert
02-21-2011 08:17 AM
Hi Rupert,
If you wanted to write your own module to read the UFF format, you could use the Extension Toolkit. However, the UFF algorithms included with the Write UFF module are not available. You would have to reinvent that part.
02-21-2011 10:21 AM
Hi CJ,
thanks for the info. I guess the algorithm from the Universal File save would help a lot to create an individual uff-read modul.
May I ask to get some hints ;).
@CJ Butler -- DASYLab Pro wrote:
Hi Rupert,
If you wanted to write your own module to read the UFF format, you could use the Extension Toolkit. However, the UFF algorithms included with the Write UFF module are not available. You would have to reinvent that part.
02-21-2011 10:23 PM
Perhaps you can use the UFF-58 DataPlugIn from Link http://zone.ni.com/devzone/cda/epd/p/id/3598 to design your own DASYLab read module with the Extension Toolkit?
Best regards,
MHa