LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

simulate data in labview

I would like to simulate temperature data in labview, without using any hardware, in order to test my design. Could you provide some instructions on how to do so?

 

Thanks.

0 Kudos
Message 1 of 3
(3,588 Views)

You might just use the random number generator or the subVI in the 'Temerature System Demo' that is in the examples that come with LabVIEW. Did you try searching the examples before posting your question?

0 Kudos
Message 2 of 3
(3,583 Views)

Hi, you could also put your values in an array if you want to test your VI with a predetermined set of values. Use a loop to extract data from it.

LabVIEW 8.2,8.6,2009...still learning 😛
0 Kudos
Message 3 of 3
(3,570 Views)