Picolog command line control

Forum for discussing PicoLog
Post Reply
MisterT
User
User
Posts: 2
Joined: Fri Dec 01, 2017 1:32 pm

Picolog command line control

Post by MisterT »

Hello,

I've both 3406DMSO and 4444 models and have just tried the PicoLog software. Can I control this via commandline and batch files like Picoscope 6 can be used.

I want to use the in-built logging facility and display but wrap it in a C#.net GUI from which it can be controlled.

Alternatively can it be controlled directly using an API ?

Thanks,
Mark.

Gerry
PICO STAFF
PICO STAFF
Posts: 1145
Joined: Mon Aug 11, 2014 11:14 am

Re: Picolog command line control

Post by Gerry »

Hi Mark,

There are currently no automation commands for PicoLog 6, so you would need to use our SDK to control the capture of data directly. You will need to select the 32-bit or 64-bit variant, depending upon how you are going to run the application (i.e. you won't be able to use the 64-bit version on 32-bit Windows).
  • You can download the 32-bit version of our SDK from here: https://www.picotech.com/download/software/sr/PicoSDK_32_10.6.13.97.exe
  • or the 64-bit version from here: https://www.picotech.com/download/software/sr/PicoSDK_64_10.6.13.97.exe
  • You can download example code, demonstrating basic capture functionality from here: https://github.com/picotech.
Regards,

Gerry
Gerry
Technical Specialist

Post Reply