I am looking for a LabVIEW function that detects whether the system is a 32 bit or 64 bit system. The reason for this is that I need to change our file paths to draw from either the X86 Program Files folder or the Program Files folder, I'd rather do this programatically so as not having to do it manually each time.
Thanks.