Hi Serges,
I am using AD card 6024E and LabView 7
Let me explain my application little bit more. I am using a optical chopper and looks at a signal with a photodiode. Chopper frequency is 100 Hz and then photodiode gives me a signal that looks like a square wave (high and low values with 100 Hz frequency). I want to get the difference between high and low values to get the spectral details. Since I can't distinguish high and low values with 100 Hz trigger, I am going to use 2X100 Hz=200 Hz(this can be taken from Chopper sync. out) so every time a rising edge occur it identify High (chopper On) or low (chopper Off)signals. Then I need to get the difference between these two parts (of the same signal), high-low. That means, for every full wave of 100 Hz signal I get high-low signal.
I am going to use two analog channels
arbitrarily
CH0 Signal from photodiode
CH1 100 Hz (from optical chopper)
CH2 200 Hz (by doubling the above signal)
Sending both 100 Hz and 200 Hz triggers ensure that rising edges of both channels are accounted for.
I think this gives some details what I want to achieve and the attached word file indicates the behavior of signal and triggers
Thanks
Tissa