libRBR  v1.2.3
RBR instrument communication API
Data Fields
RBRInstrumentTwistActivation Struct Reference

Instrument twistactivation command parameters. More...

#include <RBRInstrumentGating.h>

Data Fields

bool enabled
 Enables or disables twist activation.
 
const RBRInstrumentGatingState state
 The state of logging based on the twist activation configuration. More...
 

Detailed Description

Instrument twistactivation command parameters.

See also
RBRInstrument_getTwistActivation()
RBRInstrument_setTwistActivation()
https://docs.rbr-global.com/L3commandreference/commands/gated-sampling/twistactivation

Field Documentation

◆ state

const RBRInstrumentGatingState RBRInstrumentTwistActivation::state

The state of logging based on the twist activation configuration.

The corresponding instrument parameter is read-only. This member is used only when reading parameters from the instrument; its value is ignored when sending parameters to the instrument.

This parameter is unavailable for Logger2 instruments. Will always be retrieved as RBRINSTRUMENT_UNKNOWN_GATING.


The documentation for this struct was generated from the following file: