LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 6.0.2 Compund Arithmetic function in XOR mode Inverted generates Compiler error when file saved

I am posting this as a problem for NI to look at.

I am using the Compund Arithmetic function in XOR mode Inverted with 5 inputs. File is also set up in reentrant mode. When I attempt to save the file I get the following error:

Compiler error. Report this problem to National Instruments Tech Support.
int inv mode=0x40000


Advertising Section:

Alliance Member
William Simmons
Simmons Software Engineering, Inc.
714 Germantown Pkwy Ste 5-341
Cordova, TN 38018
(901) 679-3513
WilliamSimmonsSr@SimmonsSoftware.net

LabVIEW, TestStand, Automated Test
environments, On-Site, Off-Site
0 Kudos
Message 1 of 2
(2,774 Views)
XOR is a new addition to compound arithmetic node. LabVIEW developpers just overlooked the fact that the outpout could be inverted. The compiler fails to generate the proper code because the inversion is not expected.
Just do what the message says. Report the problem to NI Tech Support (and use a separate inverter node).


LabVIEW, C'est LabVIEW

Message 2 of 2
(2,774 Views)