New Plugin - Power Supply Characterization

We’ve recently had a new plugin added to the ecosystem. This one actually created by a Keysight intern. Let us know what you think:

How can i insert the plugin into the Package manager?

1 Like

For now, this must be built from source. We are working on a process to get more contributed plugins in the Package Repo at packages.opentap.io, but for now, if you pull the code down and build in Release, you will get a TAP package that you can use with the Package Manager.

1 Like

Ok. But how do i put the built files to tap?

All you need is to copy them into your install directory. If you build in Debug, you can copy the DLLs. These will load, but not show as installed, or you can build in Release and this will create an installable .tappackage file. If you want it to show in the package manager, either copy the file into your install directory, or update the Package Manager > Settings to include the directory path to the .tappackage.

1 Like