User manual
Reference186
Copyright © 2007-2013 Pico Technology Ltd. All rights reserved.psw.en r32
To print a view
PicoScope /P,/p
Prints a view in the psdata file. Cannot be used with /c[onvert].
Syntax:
PicoScope /p[rint] <names> [/b [<n>[:<m>]] | all] [/v <viewportname>]
<names>
Specifies a list of one or more directories or .psdata files.
Wildcards may be used to specify multiple files. If a
directory is specified, all .psdata files within that
directory will be specified. This is a mandatory
argument.
/b [<n>[:<m>]]|all
Waveform number n, waveform range n to m or all
buffers. Default is current waveform.
/v <viewportname>
View to convert. Default is current view.
Example:
PicoScope /p C:\Temp\source.psdata /b 5:9 /v Scope2
To import notes
PicoScope /N,/n
Copies text from a specified file to the Notes area.
Syntax:
PicoScope /n[otes] <notes filename> <filename>
<notes filename>
Specifies a single text file.
<filename>
Specifies a single psdata or pssettings file.
Example:
PicoScope /n C:\Temp\source.txt C:\Temp\source.psdata
To run an automation command
PicoScope /A,/a
Run macro on an existing instance of PicoScope 6.
Syntax:
PicoScope /a[utomation] <macro>
<macro>
Path to .psmacro file containing a macro
Examples:
PicoScope /a MyMacro.psmacro