Hi,
Following is the one of the section in *.ini configuration file
[DAQmxChannel Dev2CI0PulseWidthTask/PulseWidth]
CI.PulseWidth.Units = Seconds
CI.PulseWidth.StartingEdge = Rising
ChanType = Counter Input
CI.Max = 0.10000000000000001
CI.Min = 9.9999999999999995E-007
CI.MeasType = Pulse Width
PhysicalChanName = Dev2/ctr0
Here CI.Max is 0.100 so what is the meaning of the value of CI.Min?