LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

[MathScript connections] Possible bug? Data type related

Hi, i am using a MathScript Node in my VI.

 

I think i have a problem with the data type, there is something wrong with the conecctions to the MathScript Node, but I can't detect where is the problem.

 

Yesterday, the VI did not give me any errors, but, now, when i add some element to the VI, the wires connected to the MathScript Node dissapear (wt*?). And Labview shows me a lot of errors related with the data type and polymorphic terminals:

 

-Dibujo.JPG

 

 Is there any solution?

 

I wait four your responses. Thanks.

 

Óscar.

 

 

0 Kudos
Message 1 of 5
(6,475 Views)

Sorry for auto-replying me, but i don't know where the "edit" button is :D.

 

The file i've uploaded it is not the correct.

 

The correct file:

 

 

0 Kudos
Message 2 of 5
(6,473 Views)

I opened your second VI but I don't get broken wires as you show on the picture.

 

Please attach the code that gives you broken wires.

 

 

I would really recommend to start with a few tutorials, because your code shows some very basic

misconceptions about LabVIEW programming. Writing from a terminal to a local variable of itself

makes no sense, and you do that everywhere! Using a formula node to multiply a value by two is overkill.

 

Of course a diagram the size of a football field does not help to make sense out of the code.

Message Edited by altenbach on 07-22-2009 11:53 AM
0 Kudos
Message 3 of 5
(6,466 Views)

Have you added any element to the block diagram? the wires only break if you add something.

 

In any case, I upload the file with the broken wires because it's possible that the problem is only on my Labview :/.

 

Óscar.

 

 

0 Kudos
Message 4 of 5
(6,458 Views)

I don't see any broken wires in this VI. Even after adding something to the block diagram. Can you be a bit more specific and tell us what you are adding and where?

 

have you tried repairing your LabVIEW installation?

 

(Sorry, I don't have the control design toolkit or DAQ here, so I cannot debug further.) 

Message Edited by altenbach on 07-22-2009 03:38 PM
0 Kudos
Message 5 of 5
(6,452 Views)