LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error on Formula Node :Error on line 1 is marked by a '#' character:

Hey!!

This is a part of my prog..

Whats the problem with the prog?

Error on line 1 is marked by a '#' character: "y=[#uvl*50+(ul+ull+utlll)*40+(um+umm+umm"

0 Kudos
Message 1 of 7
(6,033 Views)

I don't think LV likes '[]', stick to parentheses.

0 Kudos
Message 2 of 7
(6,023 Views)

Plus the "utlll"

Omar
0 Kudos
Message 3 of 7
(6,019 Views)

Hey I have corrected both the mistake.. What is the problem now?

0 Kudos
Message 4 of 7
(5,989 Views)

Hey I have corrected both the mistake.. What is the problem now?

0 Kudos
Message 5 of 7
(5,989 Views)

you did not define "n" or "d". You can declare them in the formula node code, or even easier, just add outputs with these names.

 

(What is your obsession with formula nodes, why not use wires instead? This is LabVIEW! :D)

Message 6 of 7
(5,982 Views)

Thanks a lot..

No obsession with formula node.. its just a  part of my prog.. so i thought this would be the way..

thanks..

 

P.S.:I' m just a beginner..

0 Kudos
Message 7 of 7
(5,978 Views)