WaitingForDioStartSignal: Checks if TofDaq recorder is waiting for a start signal.

View source: R/RcppExports.R

WaitingForDioStartSignalR Documentation

Checks if TofDaq recorder is waiting for a start signal.

Description

WaitingForDioStartSignal checks if TofDaq recorder is waiting for a start signal.

Usage

WaitingForDioStartSignal()

Details

Allows to query whether TofDaq recorder is currently waiting for a digital start signal (or the SW override signal, see SendDioStartSignal). Note that a StartAcquisition needs to be issued before this function can return TRUE. It can take several seconds from the moment StartAcquisition is called until this function returns TRUE.

Value

TRUE or FALSE.


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