Determining the Size of Onboard Buffer for DAQmx Hardware: Legacy DAQ Devices>>Multifunction DAQ
Problem: How do I determine the size of the FIFO on my DAQmx device? Solution: There is a property node in LabVIEW that will let you read the maximum available First In First Out (FIFO). This property node will let you verify the size of the FIFO listed in the specifications or data sheet. First create a task in MAX that will use the desired channel that the FIFO would like to be measured. (e.g. Analog Input, Analog Output, Digital Input or Digital Output) Then wire a task constant with this task selected into a DAQmx Buffer Property Node. (DAQmx - Data Acquisition >> DAQmx Advanced >> DAQmx Constants & Properties >> DAQmx Buffer Property Node) Select the Onboard Buffer Size property through either the input or output categories. Finally, change the property to read and wire an indicator to it. ![]() Related Links: Attachments:
Report Date: 06/05/2007 Last Updated: 06/15/2007 Document ID: 4A4IN31U |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

