I want to synchronously measure voltage applied to the 4 analog channels of the USB-2404-UI, which is seemingly possible with the daq_in_scan() routine. As a starting point, I used the example file titled DaqInScan02.py to ensure that the baseline functionality is correct. However, the UI gives the following error message "Board 0 is not compatible with this example." even when the USB-2404-UI allows simultaneous acquisition of its 4 channels. I have only one board connected and board 0 is indeed assigned to USB-2404-UI, as can be confirmed by other routines. Any help regarding this issue is appreciated.
Alternatively, I am able to use the a_in_scan() routine to collect and save data but I am not able to force this acquisition to be a simultaneous acquisition of the 4 channels. Is there a work around for achieving this using the a_in_scan() routine?
Question
kulkarnisoham
I want to synchronously measure voltage applied to the 4 analog channels of the USB-2404-UI, which is seemingly possible with the daq_in_scan() routine. As a starting point, I used the example file titled DaqInScan02.py to ensure that the baseline functionality is correct. However, the UI gives the following error message "Board 0 is not compatible with this example." even when the USB-2404-UI allows simultaneous acquisition of its 4 channels. I have only one board connected and board 0 is indeed assigned to USB-2404-UI, as can be confirmed by other routines. Any help regarding this issue is appreciated.
Alternatively, I am able to use the a_in_scan() routine to collect and save data but I am not able to force this acquisition to be a simultaneous acquisition of the 4 channels. Is there a work around for achieving this using the a_in_scan() routine?
Link to comment
Share on other sites
3 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