11-26-2009 09:33 AM
11-27-2009 08:48 AM
hey folkes i wondered could anyone tell me where i am going wrong with the code,
I am a novice at labview !
here is the code so far
thanks
11-27-2009 08:56 AM
Hi lfc,
1) Why do you have that STOP functionin the loop? The loop will stop using the condition terminal.
2) What will be your stop condition? Raising the periscope?
3) Why don't you have a wait statement in the loop?
4) What should happen with vertical speed?
5) You calc the depth as 9.78*1020 ~= 10000, but the display is set for a range of 0...120...
You better look again on your formulas, which you had to search for in the internet...