Main Content
linux.Targets
Description
A linux.Targets
object represents the available target
computers and provides access to methods to add targets, remove targets, rename targets and to
create target object for a particular target computer.
Creation
tgs=linux.Targets()
creates a targets object representing target
computers.
Object Functions
addTarget | Add target computer to target computers object |
getAllTargets | Get list of available target computers |
getTarget | Get handle of target computer |
removeTarget | Delete target computer |
renameTarget | Rename target computer |
Examples
Version History
Introduced in R2022b