08-16-2013 10:14 PM
hello all
Im using pcie-6320 in my application to generate set of pulses using the counter i/o.Even when i try to generate/count pulses using MAX ,i coundnt find any output ,im watching the I/O using an CRO.My device is working fine and tested the hardware using DAQ Diagnostic tool utility ,in this tool counter test has also passed.Im completely stuck here,if anyone has come across such an issue please help me out.
Solved! Go to Solution.
08-19-2013 05:35 AM
I'm a little unclear on what you are trying to do. Are you trying to generate a pulse train (output), or count pulses (input)?
If you are generating pulse in MAX, make sure you are connecting to the right output pin for the counter selected:
Counter0 OUT - Pin 2
Counter1 OUT - Pin 40
Counter2 OUT - Pin 1
Counter3 OUT - Pin 39
If you are counting edges, make sure you are connecting your signal to the right input (source) pins:
Counter0 SRC - Pin 37
Counter1 SRC - Pin 42
Counter2 SRC - Pin 11
Counter3 SRC - Pin 6
08-19-2013 06:16 AM
Hi ..i have solved the issue.Actually it was found that the cable between connector box and the DAQ was not properly inserted.Anyhow thanks for your inputs