openSignalIntegrityKit
Download, extract, and open Signal Integrity Toolbox kits
Description
openSignalIntegrityKit(
extracts a kit
zip file called kitName
)kitName
into the current folder using the default project
name. If the kit zip file does not exist, the function downloads it from the server. The
function does not override existing folders.
Note
Once you download, extract, and open a kit, it becomes a project in the relevant app and you can reopen it from the app.
openSignalIntegrityKit(
extracts a kit zip file called kitName
,projectFolder
)kitName
into the specified project
folder.