ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sub vi

Hi ,

I am new to the labview

How to connect two terminals of different types

0 Kudos
Message 1 of 8
(3,773 Views)

hi desham

give some more detail what u want to do

as i understand u want to connect to different data type

for that u can use build array or u can see in array pallete also there id dynamic data convertor

hope u will done

tc

0 Kudos
Message 2 of 8
(3,765 Views)

From text to number or back e.g. you can use Scan from string in the string pallete. If that doesn't solve it we'll need more info.

 

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 8
(3,755 Views)

Hi ,

 if i use dynamic converter the output is changing

can u please look at this block diagram

0 Kudos
Message 4 of 8
(3,726 Views)

You didn't attach the sub vi's, else i dont quite understand what you mean.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 5 of 8
(3,708 Views)

Hi ,

 Here is the sub vi

0 Kudos
Message 6 of 8
(3,688 Views)

Apart from the recursive call to Test3 the vi seems to run fine. Should you change to dynamic data the results change as most functions are polymorphic. Somehow i dont think that's what you're after in your question.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 7 of 8
(3,675 Views)

Can you give us some more info?
You are trying to change from what to what?

 

Dbl --> Str

Str --> 1D array

I8 --> I16

...?

Cory K
0 Kudos
Message 8 of 8
(3,658 Views)