LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help needed:Real time generation of data

Hi all,
I am new to this group and labview also.My problem is that i have
to generate a continuous waveform for real time purposes from a text
file i have.I can read that but how it is possible to continuously
generate the data as a signal.

Can anybody know this
please share your ideas with me.It is quite urgent for me!.
I am adding the VI file and the data as text file.The VI file can read
my data (text file)and produce the waveform.All i have to do is make
it continuous and have to generate using the DAQ output.
If you have the code please let me know.

Thank you very much
0 Kudos
Message 1 of 29
(3,730 Views)

Hi bharath_r…,

can you please attache your files?

Mike

0 Kudos
Message 2 of 29
(3,715 Views)
I am attaching the VIs of reading the text data and the data input.
           
                                    Can we generate this in continuously as a DAQ output.and also iam refering the example from labview e\xample finder"Cont Gen Voltage Wfm-Int Cll-On-Board Regeneration".Can the integration of these two possible.?? i.e,the continuous generation of this data in analog ouput?
Thanks,
Bharath


Message Edited by bharath_reddy on 05-05-2008 01:57 AM
Download All
0 Kudos
Message 3 of 29
(3,710 Views)
Hi mike
          can you consider the above attachments and please let me know the further approach.
  
Thanks&regards
 Bharath
0 Kudos
Message 4 of 29
(3,689 Views)

Hi Bharath,

try this.

Mike



Message Edited by MikeS81 on 05-05-2008 11:56 AM
0 Kudos
Message 5 of 29
(3,687 Views)
Hi mike ,
         It seems to be working.
         I have one basic doubt.What is that constant '1' that is given to attribute 'dt'.
         Is it that numeric constant or control or something other?If,yes it is not giving continuous output.
         Can you please tell me in which palette i will get that???
Thanks,
Bharath
0 Kudos
Message 6 of 29
(3,674 Views)

Hi Bharath,

dt is the time between the y values in seconds. What do you mean with continuous output. You can create the waveform and connect it to, for example a DAQmx block. The card will then generate the connected signal.

Mike

0 Kudos
Message 7 of 29
(3,671 Views)
Hope this helps!!!!
 
Mathan
0 Kudos
Message 8 of 29
(3,668 Views)
Yes sir i know about 'dt', but i am not able to give a constant '1' as you given in your VI.
My doubt is where (in which palette) can i get the constant .
Is it the numeric control or constant??I tried those!!
Can you tell,though it is basic.
Thanks,
Bharath
0 Kudos
Message 9 of 29
(3,666 Views)
ok thanks mathan.
I will try that.


Regards,
Bharath
0 Kudos
Message 10 of 29
(3,662 Views)