I am working on a research project where we need to change the temperature of a device and then wait between 25 and 30 ms before starting a periodic A/D sampling loop. Now my question is how do I accurately sample some time after a given event? Also how do I get a timestamp on samples in relation to a given event?
You could use an Start Trigger to start your acquisition, then it is possible to delay the acquisition after the Trigger occured using the following property:
Message Edited by Christian_M on 01-08-200809:23 AM
Interesting, those blocks look unfamiliar to me. Will they work with measurement computing boards as well as NI boards? I think that is where I am having the greatest deal of difficulty is not knowing which group to ask 🙂