LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

subvi 's data out

This is a sub_vi, when I call it, it shuold  send out 5 datas ,the string can give us date,the numeric 2  shuold
send out 4 numerics continuely which exist in the struct of  'for' or 'while'. but I have no thought!please help me.
0 Kudos
Message 1 of 2
(2,435 Views)

Hi Fay,

Your string indicator gives you the date. The for-loop run x times. Where x is the numeric input value. The for-loop does nothing is contains 4 constants.

Your numeric output is connected with nothing. So that is exactly what you get nothing.

Tell us what you are trying to accomplish maybe then we can help.

0 Kudos
Message 2 of 2
(2,422 Views)