I am using MCC 1808x for data acquisition and have multiple sensors integrated to it, using the Ain Scan method I am storing the data, but I don't want to continuously monitor the data. I was looking at the trigger mode can I set the trigger with the sensor that I am using so that once that sensor is triggered data acquisition will start and once there is no trigger it will continuously monitor the status, or I have to use an external trigger.
What is this line in a_in_scan_with_trigger.py ai_device.set_trigger(trigger_types[trigger_type_index], 0, 0, 0, 0) do?
Question
darksied_9
I am using MCC 1808x for data acquisition and have multiple sensors integrated to it, using the Ain Scan method I am storing the data, but I don't want to continuously monitor the data. I was looking at the trigger mode can I set the trigger with the sensor that I am using so that once that sensor is triggered data acquisition will start and once there is no trigger it will continuously monitor the status, or I have to use an external trigger.
What is this line in a_in_scan_with_trigger.py ai_device.set_trigger(trigger_types[trigger_type_index], 0, 0, 0, 0) do?
Link to comment
Share on other sites
1 answer 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