MX Foundation 4
MXF_RXACQ_TRIG_COND_ACQRUN_PARM Struct Reference

Acquisition Conditional Trigger run parameters. More...

#include <mxf_rx.h>

Data Fields

HMXF_CHANNEL channel [32]
 
uint64 count
 
uint64 reserved
 

Detailed Description

This structure defines some conditions to check the running state of channels.

Field Documentation

HMXF_CHANNEL MXF_RXACQ_TRIG_COND_ACQRUN_PARM::channel[32]

Channel handle array. The channels to check their running state.

uint64 MXF_RXACQ_TRIG_COND_ACQRUN_PARM::count

Channel count.

uint64 MXF_RXACQ_TRIG_COND_ACQRUN_PARM::reserved

Reserved for future use. Must be set to 0.

Updated 10/23/2023