Quantcast
Channel: DIAdem topics
Viewing all articles
Browse latest Browse all 3197

Saving R32 data files as csv

$
0
0

Hi,

 

I'm new to DIAdem and VB scripts and want to convert data files automatically to csv. I have a "data.DAT", "data.R32" and "data.TSX" file for multiple "data"s.

 

If I run the following code, only the header information from "data.DAT" is saved in the csv:

ElementList = DataFileLoad("data.DAT", "DAT", "LoadImmediately")
Call DataFileSave("data.CSV", "CSV")

How can I also save the data from "data.R32" in the CSV?


Viewing all articles
Browse latest Browse all 3197

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>