Versions Compared

Key

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

Group

Model Execution

Description

Stops

Stop and

resets

reset the current simulation.

Required Control

System control

Usage

RtlabApi.Reset()

Input

None

Output

None

Exception

  • EOK: Success.

  • EPERM: System control had not been granted to this client.

  • EBADF: Model not specified by previous Connect or

SetCurrentModel
  • OpenProject.

  • EIO: Error sending the request or receiving the reply.

  • EEXIST: RT-LAB detected that the model did not reset correctly. Clean-up of processes left running was performed

  • OP_API_MODEL_IO_TIMEOUT: Timed out waiting for reply from model.

  • OP_API_MODEL_IO_ERROR: Model is missing some or all processes or subsystems.

Examples

See example basic_example2.

Related Items

Load, GetSystemControl.

Modules

import RtlabApi