LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hard job on the labview programming case

hi guys,
i ve been working on this program for centuries now..and i really dont understand how to do a programming using labview for this project. althought i really want to use labview. i trying to make a program which can simulate a sine wave using force sensor. for example, i hit a wall using a metal object attached with a force sensor to create a sine wave so that i could get a maximum hit for the hitting. but what i want is there will be two sine wave, 1 is always moving and the other is it stops when it gets the maximum hit. i wanted to use a notification but i dont understand how to use it. can anyone explain how to use it..and how it can be use with my project. thank you.

Download All
0 Kudos
Message 1 of 2
(2,508 Views)
You should set the time-out of the 'Wait on notification' to -1, no it will directly timeout and return it's default value (0), and once every 100 ms it will return the current sin-value.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,495 Views)