Versions Compared

Key

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

Group

Acquisition

Description

This function sets

Set the maximum number of values that can be read within all dynamic signals

Required Control

Acquisition Control

Usage

RtlabApi.SetMaxDynSignalForGroup(AcqGroup, nDynSig)

Input

  • AcqGroup: The acquisition group

numeral
  • number to which signals are added.

  • nDynSig: The maximum number of dynamic signals that can be acquired.

Output

none

None

Exceptions

  • EOK: Success.

  • ENOMEM: Memory allocation error.

  • EINVAL: invalid acquisition group or the group is not active on target.

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

Examples

Refer to API →

See the example Dynamic_acq

example

Related Items

none

None

Modules

import RtlabApi