LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Formula Node error: left brace required ???

Hi,

I'm trying to use a formula node to do a simple line calculation. However I'm receiving this error and I'm not sure why.

Formula Node: left brace required

Error on line 1 is marked by a '#' character: "y = 0.0183*x -# 0.2982;"

I've tried replacing the y-intercept with a variable, but the same error results.

Anyone know what to do?

Thanks in advance.
0 Kudos
Message 1 of 5
(2,750 Views)
What version of LV are you using? The formula:

y = 0.0183*x-0.2982;

works perfectly fine in V6.0.2...

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 5
(2,750 Views)
Hi Mike,

I'm using version 6.1

-Jason
0 Kudos
Message 3 of 5
(2,750 Views)
Hmmmmm;Looks like you have found a problem. Where does it want you to put the parentheses?Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 5
(2,750 Views)
Well, this function runs fine with my LV 6.1...
Something wrong with your installation?
Gerd
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 5
(2,750 Views)