DioStartDelayActive: Checks if TofDaq recorder has received a start signal.

View source: R/RcppExports.R

DioStartDelayActiveR Documentation

Checks if TofDaq recorder has received a start signal.

Description

DioStartDelayActive checks if TofDaq recorder has received a start signal and is waiting for DioStartDelay to pass.

Usage

DioStartDelayActive()

Details

Signals TRUE when a start signal was received and "DioStartDelay" is active. Goes FALSE when start delay has expired. In combination with "TwWaitingForDioStartSignal" can be used to indicate to the user what the current experiment state is when digital start signal (and delay) is used.

Value

TRUE or FALSE.


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