ManualContinueNeeded: Indicates if the TofDaq recorder expects a continue event.

View source: R/RcppExports.R

ManualContinueNeededR Documentation

Indicates if the TofDaq recorder expects a continue event.

Description

ManualContinueNeeded indicates if the TofDaq recorder expects a continue event (see ContinueAcquisition).

Usage

ManualContinueNeeded()

Details

This is a legacy function that was used with some Acqiris DAQ cards, where every block was armed by software. The feature is enabled by setting the parameter ManualContinueEveryNMemories to a value > 0. All latest DAQ devices operate in a streaming mode in order to achieve 100 % duty cycle and TofDaq recorder no longer has per block control of the DAQ progress.

Value

TRUE or FALSE.


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.