Can a setup file be loaded through the SDK?

Post general discussions on using our drivers to write your own software here
Post Reply
PaulTarka

Can a setup file be loaded through the SDK?

Post by PaulTarka »

I've looked through the Programmer's Guide and did not see a method for loading a pre-defined setup file (with triggers and such) defined in the software package.

So my question is, Is there a way to load a pre-defined setup file through the .dll provided for software development?

Or are the setup files only useful when used with the provided software?

Chris
Site Admin
Site Admin
Posts: 169
Joined: Tue Aug 17, 2010 9:00 am
Location: St. Neots

Re: Can a setup file be loaded through the SDK?

Post by Chris »

PSData files are only used for the PicoScope6 application.

If you need an initialisation file, you will have to create this yourself in your application.

PaulTarka

Re: Can a setup file be loaded through the SDK?

Post by PaulTarka »

Thanks for the response. I assume the PSData file format is not publicly available?

I just wanted to know if our users could use your software to setup their traces, then have our software parse the file and send the necessary commands to the unit.

Post Reply