BFLinux
Data Fields
tCIsignalEventData Struct Reference

Data struct representing a signal event. More...

#include <BFciLib.h>

Data Fields

tCIU32 signal
 the signal returned (tCIsignalEnums) More...
 
tCIU64 timestamp
 TSC or Gn2 timestamp of the signal event. More...
 
tCIU32 count
 number of events represented. More...
 

Detailed Description

Data struct representing a signal event.

Data strcture returned by CiSignalWait, when a signal is received.

NOTE: The count value will usually be 1, unless operating in a mode that combines interrupts, such as High Frame Rate Polling, or with Interrupt Decimation.

Field Documentation

◆ count

tCIU32 tCIsignalEventData::count

number of events represented.

◆ signal

tCIU32 tCIsignalEventData::signal

the signal returned (tCIsignalEnums)

◆ timestamp

tCIU64 tCIsignalEventData::timestamp

TSC or Gn2 timestamp of the signal event.


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