Hi,

I'm new to Thermo MSFileReader. I've been using com objects from
Microsoft Powershell and I wonder if it's possible to load a
Thermo .raw file that way. The reference manual doesn't help.
PS >$obj = New-Object -comObject "MSFileReader.Xrawfile.1"
PS >$obj.Open("path/to/my/data.raw")
$obj is created, but Open method doesn't do anything, and returns
silently, with no return value.

What is the difference between ".Xrawfile" and ".Xrawfile.1"?

Just hoping someone could provide an example, maybe in C# if not in
PowerShell ?
Thanks in advance,
Regards
jgr


-- 
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spctools-discuss?hl=en.

Reply via email to