Sodanamm Posted April 11 Share Posted April 11 i try to create daq session for DT9837A then found error when add sensitivity to the chanel, can anyone help to fix? Unrecognized property 'Sensitivity' for class 'daq.dt.AnalogInputIEPEChannel'. Link to comment Share on other sites More sharing options...
0 DAQman Posted April 11 Share Posted April 11 The DAQ Adaptor for MATLAB does not have a channel Sensitivity function, hence the error message. Instead, you could do your own scaling with some simple math. Let's say you have an array of voltage measurements. Divide the values in the array by 0.00922 to get g's. Sodanamm 1 Link to comment Share on other sites More sharing options...
0 Sodanamm Posted April 12 Author Share Posted April 12 thank for your response let me try. Link to comment Share on other sites More sharing options...
Question
Sodanamm
i try to create daq session for DT9837A then found error when add sensitivity to the chanel, can anyone help to fix?
Unrecognized property 'Sensitivity' for class 'daq.dt.AnalogInputIEPEChannel'.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now