LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Nonlinear curve fit reference model file

Solved!
Go to solution

Great!!! Thanks a lot! 🙂

0 Kudos
Message 11 of 13
(667 Views)

@ntmkd wrote:

I did the same yesterday but I send the data to the Call by Reference VI and it was giving me some data type error. Now I just wired the variant data directly to the Nonlinear fit VI and worked perfectly.


If you are calling the model by reference elsewhere, you need of course wire the variant also to the correct input of the model. That always works fine for me. 🙂

 

For a simple example, have a look at my "Example 2: FitCurveSelect " posted here long ago.

 

Of course you can get also more complicated, have a look at the variant structure I use in the models here.

 

0 Kudos
Message 12 of 13
(660 Views)

Wow, interesting 😄 Thanks a lot, I will keep this in mind.. Cheers 🙂

0 Kudos
Message 13 of 13
(647 Views)