Issue Details
I am using a PXI-6052E DAQ device and I tried to configure a Counter Input Linear Encoder DAQmx task for counter 0 of my device.
However, when starting the task I am getting the following error:
Error -200431 occurred at DAQmx Create Channel
Possible reason(s):
Selected physical channel does not support the measurement type required by the virtual channel you are creating.
Create a channel of a measurement type that is supported by the physical channel, or select a physical channel that supports the measurement type.
Property: CI.MeasType
Requested Value: Position:Linear Encoder
Possible Values: Frequency, Period, Pulse Width, Semi Period, Count Edges