Versions Compared

Key

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

Group

Utilities

Description

Checks

Check if the specified target is connected to the network. If the target is up, try to connect to the RT-LAB daemon (OpalD) running on the target. This daemon is required in order to compile and load a model on this target.

Required Control

None

Usage

RtlabApi.Ping(target)

Input

  • target: target to

be
  • ping. It can be an RT-LAB physical node name or an IP address.

Output

None

Exception

  • ENOMEM: Not enough memory to complete the operation

  • EFAULT: Could not reach the target or daemon.

  • EBADF: Model not specified by previous Connect or

SetCurrentModel
  • OpenProject.

Examples

None

Related Items

None

Modules

import RtlabApi