ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

取消
显示结果 
搜索替代 
您的意思是: 

stop button

Hi,

 

I have a question about the stop button in a loop. When the stop button gets activated, does labview continu the current loop cycle or does it stop exactly when the stop button is activated and you get the results of the previous loops?

0 项奖励
1 条消息(共 7 条)
3,415 次查看

It completes the iteration.  Depending on the dataflow, it is possible that the button is read early in the iteration when it has not been pressed and one additional iteration may occur before the loop stops.  This will typically only occur if the code in the loop takes more than tens or hundreds of milliseconds per iteration.

 

Lynn

0 项奖励
2 条消息(共 7 条)
3,409 次查看

hi.... im new to Labview...

 

i have some doubts in programming with this,,,

 

i started learning labview. but couldnt understand how to build application in this. im a computer science student did c c++ java visual studio n almost programming laung's.. now i got intrst in learning this G programming.. plz can anyone guide me... plz reply

0 项奖励
3 条消息(共 7 条)
3,391 次查看

You should start a new thread rather than hijacking someone else's thread on an unrelated topic.

 

Start by working through the Getting Started tutorials which are available on line.

 

Lynn

0 项奖励
4 条消息(共 7 条)
3,386 次查看

I am actually honoured he picks my topic to hijack!

0 项奖励
5 条消息(共 7 条)
3,364 次查看

harry:  If you're looking for LabVIEW tutorial, start here:  http://zone.ni.com/devzone/cda/tut/p/id/12302

 

If you're asking specifically how to build an application from your code you need to create a project and build your executable in the build specifications section.  Then you can create an installer from that also from the project window.  The LabVIEW Help can teach you all you need to know.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 项奖励
6 条消息(共 7 条)
3,350 次查看

am really sorry for that.

0 项奖励
7 条消息(共 7 条)
3,315 次查看