Search found 4 matches

by rod_au
Fri Jan 28, 2011 10:02 pm
Forum: General Software Discussions
Topic: Picoscope Automotive command-line syntax
Replies: 12
Views: 16522

Re: Picoscope Automotive command-line syntax

Hi Alan, Thank you for your kind words. Here is a snippet of how i am invoking the conversion and trimming processes using VB.NET. I am using very similar code in four of my apps. Dim pi As New ProcessStartInfo _startInfo.FileName = "Picoscope.exe" _startInfo.UseShellExecute = False _startInfo.Redir...
by rod_au
Mon Jan 24, 2011 7:25 pm
Forum: General Software Discussions
Topic: Picoscope Automotive command-line syntax
Replies: 12
Views: 16522

Re: Picoscope Automotive command-line syntax

Thanks for your reply Ziko.
I have installed the new Beta 6.5.54.0 and I am still having the same problem. It seems to stall during the conversion process.
I am currently testing this on a 32bit XP machine.
by rod_au
Fri Dec 31, 2010 9:43 am
Forum: General Software Discussions
Topic: Picoscope Automotive command-line syntax
Replies: 12
Views: 16522

Picoscope Automotive command-line syntax

Hi, I have written a couple of small apps that use Picoscope Automotives command-lines to trim and convert *.psdata files. I have found that the beta release 6.5.42 is not liking these commands. Is this a temporary problem? will command-line control still be available? It would be a shame to lose th...