Group | Utilities |
---|---|
Description |
Uninstall RT-LAB on the specified target. The full path of the log created during the uninstallation is returned by the function. When uninstalling the default RT-LAB running in the node, the uninstallation process will detect if other RT-LAB versions are present. If a valid RT-LAB version is found, then the uninstallation will uninstall the default RT-LAB version and set the latest remaining version as the default RT-LAB version. | |
Required Control | None |
---|---|
Usage | logFileName = RtlabApi.UninstallRtlab(nodeName) logFileName = RtlabApi.UninstallRtlab(nodeName, rtlabVersion) |
Input |
|
|
| |
Output |
|
---|---|
Return Value |
|
| |
Examples | None |
---|---|
Related Items | None |
Modules | import RtlabApi |