LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does 2013 compile exe's in 64bit automatically?

Solved!
Go to solution

    I am soon going to implement an exe from 2013 onto a server of which network shared variables will be fed from a lab PC.  Before I start down this road I want to be shure that when I compile the vi (that will be on the server) it will be in 64 bit.  Having trouble finding the exact answer in literature.

0 Kudos
Message 1 of 11
(3,774 Views)
If you compile it with 64 bit LabVIEW, you get a 64 bit app. If you compile it with 32 bit LabVIEW, you get a 32 bit app.

Is there a reason you specifically want a 64 bit app?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

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

For help with grief and grieving.
Message 2 of 11
(3,769 Views)

    Our IT person said it will only work if it is in 64 bit.  Also it appears the version I am using is 32 (13.0f2).  This is what defaulted when I open LV.  Is there a way to default with 64?  If so will all my vis simply re-compiel when opened in 64 bit version?

0 Kudos
Message 3 of 11
(3,752 Views)
Solution
Accepted by topic author teslac

The 64 bit versions of labview require their own install.  I tried a while back to install a 64 bit version of LV, and the only version I could find is LV 2014 64 bit.  It was surprisingly hard to find older 64 bit LV versions on the NI website.

 

Should be around somewhere though, I'd think.

 

EDIT: A word.

Message 4 of 11
(3,743 Views)
What does the guy mean "it will only work if it is in 64 bit". I run 32 bit apps on 64 bit windows all the time.

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 5 of 11
(3,727 Views)

    I am uncertain and I am asking for a more detailed explaination from our IT person.  I beleive it is or maybe a restriction on the server.

0 Kudos
Message 6 of 11
(3,724 Views)

@teslac wrote:

    Our IT person said it will only work if it is in 64 bit.


Can you get clarification from IT about this statement? Is there a random policy in place? Are they worried about anything specific?

A 32bit LabVIEW applications works fine on a 64bit OS (but not vice versa).

0 Kudos
Message 7 of 11
(3,722 Views)

I agree that it maybe an artificial restriction and I will get clarification.

0 Kudos
Message 8 of 11
(3,716 Views)

The only downside to 32-bit Labview I've found (in my limited experience) is a memory restriction, which is common to any 32-bit program.  Other than that, 32-bit LabVIEW is usually what is recommended.

0 Kudos
Message 9 of 11
(3,706 Views)

I just recieved an explanation form IT;"They do not make a 32 bit version of 2012 Server".

0 Kudos
Message 10 of 11
(3,698 Views)