Counter Input >> Measurement Type

NI-DAQmx C Properties

Counter Input >> Measurement Type

Data Type: int32
Description: Indicates the measurement to take with the channel.
Restrictions: Not Settable

Valid values

DAQmx_Val_CountEdges 10125 Count edges of a digital signal.
DAQmx_Val_Freq 10179 Measure the frequency of a digital signal.
DAQmx_Val_Period 10256 Measure the period of a digital signal.
DAQmx_Val_PulseWidth 10359 Measure the width of a pulse of a digital signal.
DAQmx_Val_SemiPeriod 10289 Measure the time between state transitions of a digital signal.
DAQmx_Val_Position_AngEncoder 10360 Angular position measurement using an angular encoder.
DAQmx_Val_Position_LinEncoder 10361 Linear position measurement using a linear encoder.
DAQmx_Val_TwoEdgeSep 10267 Measure time between edges of two digital signals.
DAQmx_Val_GPS_Timestamp 10362 Timestamp measurement, synchronizing the counter to a GPS receiver.


You can get this property using:
  DAQmxGetCIMeasType