03-03-2011 05:44 AM
Dear Sir,
I have a problemthat I am using DAQ-9172(9215 & 9263) and I am sampling two signal at same time one from Encoder and other from a sensor (1 pule revolution) and I want to display both in one graph I used many example from help some time it give error some time i don't see any signals and also this is a single shot but i want to see signals continously. So help me.
Hope to hear a answer soon
Regards
Talib Hussain
03-03-2011 06:05 AM
Hi,
You can build an array of your signals and display it in Waveform Chart... Look at the attached VI...
Cheers
Angel
03-07-2011 03:31 AM
Dear Sir,
Still I have same problem, I can not see the second graph and i tried to export the data to Excel there is coloum for second graph but empty, I can only see the output one encoder.But second from sensor is not avai;able
03-09-2011 12:48 AM
Hi,
Did you try to use the probe tool, to see at which 'point' is the problem. Probably you have chosen a wrong channel for your data acquisition... I would suggest to probe on the error cluster and the output from the data acquisition. I hope this can be useful...
One more thing, it's better to put after the While Loop DAQmx Clear Task. Usually it's recommended (I've also forgotten to insert it 🙂 )
Greetings,
Angel