Main Content
Targets
Description
A Targets
object represents Speedgoat® target computers that are defined on the MATLAB® development computer and provides access to methods related to the target
computers.
Creation
constructs
a targets_object
= slrealtime.Targets()Targets
object representing
target computers that are connected to
the development computer.
Example: Create Targets Object, Add Target Computers, Set IP Address
Object Functions
addTarget | Add target computer definition to targets object |
removeTarget | Remove target computer definition from targets object |
getTargetSettings | Get target computer environment settings |
getDefaultTargetName | Get default target computer name |
setDefaultTargetName | Set default target computer name |
Examples
Version History
Introduced in R2020b