Versions Compared

Key

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

Group

Model Configuration, Acquisition

Description

Rearm the

Trigger

trigger for a given

Acquisition Group

acquisition group.

Required Control

Acquisition Control

Usage

RearmAsyncAcq(AcqGroup)

Input

  • AcqGroup: Acquisition group to rearm.

Output

None

Exception

  • EOK: Success.

  • EPERM: Acquisition control for the specified group had not been granted to this client.

  • EINVAL: Invalid acquisition group.

  • EACCES: Error saving parameters to .probe file.

  • EBADF: Model not specified by previous OpalConnect or

OpalSetCurrentModel
  • OpenProject.

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

  • 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

None

Related Items

SetAsyncAcqOpts

Modules

import RtlabApi