11-20-2008 10:07 PM
Hi,
I'm an newcomer to labview and i'm yet to know the nuances in it.I'm currently pursuing my project that deals with changes in temperature and its effects while applying brakes in car.For this purpose i'm supposed to simulate a temperature source of constant variation so that i can have my control over the operation.
But i was not able to generate the delay in between the datas simulated which is a major setback in the project.I tried to generate the delay using matscripts but ended up with creating datas with which i canno control the operation.
Atached is my labview vi.Kindly help me to solve my problem for ots killing me for the past two days.
11-20-2008 10:15 PM
11-20-2008 10:21 PM
Hi,
For this you can simply use a random number genration of your own bandwidth and keep on generate it in a dinfined time delay using wait on next multiple (ms).