Group | Utilities |
---|---|
Description |
Install an archive file (TGZ or RPM) on the specified target. A log file is created during this |
installation or the filename is returned by the function. |
To install the current version of RT-LAB on a target, use InstallRtlab instead. | |
Required Control | None |
---|---|
Usage | logfilename = RtlabApi.InstallTarget(nodeName, filename) |
Input |
|
Output |
|
Exception |
|
Examples | None |
Related Items |
InstallRtlab | |
Modules | import RtlabApi |
---|