Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Group

Generic

Description

Add a new target machine to the list of targets of RT-LAB ->targetId

Required Control

none

Usage

RtlabApi.AddTarget(name, targetPlatform, ipAddress)

Input

  • name: chosen name for the target machine.

  • targetPlatform: chosen platform for the target (Linux, Windows).

  • ipAddress: IP address of the target machine.

Output

none

Exceptions

none

Examples

none

Related Items

RemoveTarget

Modules

import RtlabApi