From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

stepping

Solved!
Go to solution

How can I implement next case:

 

need number output, next after one finished, so loop will look:

 

number 5 for 5second

number 8 for 6 seconds

number 9 for 4 seconds

 

I try with case and sequence but it was not working OK, any advice?

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 1 of 44
(2,847 Views)

Can you post what you've done so far?

0 Kudos
Message 2 of 44
(2,844 Views)

Well started with this, but not working; here I try to implement

 

 13.5 for 5s then after this
 17    for 6s then after this
 13.5  for 5s

But here I got at final all three numbers together, I need for every step just "one number", which I write ..

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 3 of 44
(2,838 Views)

@hlod wrote:

How can I implement next case:

 

need number output, next after one finished, so loop will look:

 

number 5 for 5second

number 8 for 6 seconds

number 9 for 4 seconds

 

I try with case and sequence but it was not working OK, any advice?


Can you explain a bit more on what exactly you want to achieve then its easy to get the solution.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 44
(2,832 Views)

As I write, I need this:

 

number 13.5  for 5s then after this
number 17    for 6s then after this
number 13.5  for 5s

 

then again from beggining number13.5 for 5s.....

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 5 of 44
(2,830 Views)

I'm sorry, but I don't understand what you are asking for at all. What do you mean by "need number output"? Output to what? A dialog box? An indicator?

 

Try posting in your native language, then perhaps someone can do the translation for you.

0 Kudos
Message 6 of 44
(2,823 Views)

I need output number as string...

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 7 of 44
(2,821 Views)

Like this?

 

There are better ways... this is to clairify what you want.

 

wait_bd.JPG

0 Kudos
Message 8 of 44
(2,817 Views)

@hlod wrote:

I need output number as string...


 

That tells me absolutely nothing.

0 Kudos
Message 9 of 44
(2,815 Views)

I can't open this, have 8.5 version;

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 10 of 44
(2,810 Views)