Group | Utilities |
---|---|
Description | Creates a package (zip) ready to be deployed on a target for executing the current model using python API. The project must be first open (cf. OpenProject) and loadable before calling this function. |
Required Control | System control (OP_FB_SYSTEM) |
Usage | RtlabApi.CreatePackage(absoluteFilePathName, targetPlatform) |
Input |
|
Output | None |
Exception |
|
Examples | RtlabApi.OpenProject('rtdemo1') RtlabApi.CreatePackage('C:\Temp\package_rtdemo1.zip', RtlabApi.REDHAWK64_TARGET) |
Related Items | OpenProject, OP_TARGET_PLATFORM |
Modules | import RtlabApi |
Documentation Home Page ◇ RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.
General
Content
Integrations
App links