Chapter 2
Analog Input Timing/Control
©
National Instruments Corporation
2-57
DAQ-STC Technical Reference Manual
AI_FIFO_Empty_St
bit: 12
type: Read
in: AI_Status_1_Register
address: 2
This bit reflects the state of the AIFEF pin (after the polarity selection), which indicates the
AI data FIFO status:
0: Not empty.
1: Empty.
Related bitfields: AI_FIFO_Flags_Polarity.
AI_FIFO_Flags_Polarity
bit: 8
type: Write
in: AI_Personal_Register
address: 77
This bit selects the polarity of the AI data FIFO flags (input signals AIFFF, AIFHF, AIFEF,
and MUXFEF):
0: Active low.
1: Active high.
Related bitfields: AI_FIFO_Empty_St, AI_FIFO_Full_St, AI_FIFO_Half_Full_St,
AI_Config_Memory_Empty_St.
AI_FIFO_Full_St
bit: 14
type: Read
in: AI_Status_1_Register
address: 2
This bit reflects the state of the AIFFF pin (after the polarity selection), which indicates the
AI data FIFO status:
0: Not full.
1: Full.
Related bitfields: AI_FIFO_Flags_Polarity.
AI_FIFO_Half_Full_St
bit: 13
type: Read
in: AI_Status_1_Register
address: 2
This bit reflects the state of the AIFHF pin (after the polarity selection), which indicates the
AI data FIFO status:
0: Half-full or less.
1: More than half-full.
Related bitfields: AI_FIFO_Flags_Polarity.