LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multi waveform in one Graph

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

0 Kudos
Message 1 of 4
(2,688 Views)

Hi,

 

You can build an array of your signals and display it in Waveform Chart... Look at the attached VI...

 

Cheers

 

Angel

0 Kudos
Message 2 of 4
(2,681 Views)

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

0 Kudos
Message 3 of 4
(2,647 Views)

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

0 Kudos
Message 4 of 4
(2,629 Views)