I'm trying to make continuous acquisition, and I can see comments: "TODO: Untested. This needs to be tested before exposing to customers."
And that function (CTR_8254StartOutputFreq) used in test/aiousb-continuous-acquisition.cpp, similar with what I want to make.
I cannot find other function for frequency setting on Manual, can I use this function normally?
Also, I submitted technical support because I cannot get 10000 Hz with root clock rate 10,000,000 Hz, but only 9765.62 Hz, 10080.6 Hz. What is wrong?
Edit: CTR function works correctly on Windows sample programs.
Plus, there are some differentiation on function names between Manual and implements, I believed same function, is it okay to use?
I'm trying to make continuous acquisition, and I can see comments: "TODO: Untested. This needs to be tested before exposing to customers."
And that function (CTR_8254StartOutputFreq) used in test/aiousb-continuous-acquisition.cpp, similar with what I want to make.
I cannot find other function for frequency setting on Manual, can I use this function normally?
Also, I submitted technical support because I cannot get 10000 Hz with root clock rate 10,000,000 Hz, but only 9765.62 Hz, 10080.6 Hz. What is wrong?
Edit: CTR function works correctly on Windows sample programs.
Plus, there are some differentiation on function names between Manual and implements, I believed same function, is it okay to use?