06-30-2007 10:06 PM
| Robst - CLD |
| Using LabVIEW since version 7.0 |
07-02-2007 04:21 AM
LabVIEW 8.2 is basically VISTA compatible and the applciation itself is therefore very unlikely to cause any problems. I frequently have developed LabVIEW applications under one Windows version and distributed it to users employing a different Windows version and never really had serious trouble with that.
@Robst wrote:
Hello:
I'm developing an application in LabVIEW 8.20 on Windows XP, I've tested the executable (*.exe) on Windows XP with no problems, however, my client is migrating the OS of their PCs to Windows Vista and I've been asked if the application will work on Vista or not.
For my application, I'm using LabVIEW 8.20, Fieldpoint 5.0.1 and LabVIEW RT 8.20, and a Fieldpoint controller cFP-2100 with several I/O modules.
Does somebody know if the application may work or not?
I hope I've been clear enough. Any help is appreciated.
07-02-2007 07:01 AM
07-02-2007
08:53 AM
- last edited on
03-14-2024
03:05 PM
by
Content Cleaner
Hi
The only LabView version that fully supports Windows Vista is LabView 8.2.1. Previous LabView versions as well as NI device drivers don´t support Windows Vista yet.
This link includes more information about the subject.
Message Edited by fcamacho on 07-12-2007 01:45 PM
07-02-2007 09:32 AM
As for the above comments about user permissions, I have had VERY good luck by setting compatibility mode to "Windows XP SP2" from the properties option of the context menu. Seems to basically bypass all the UAC in Vista...
Doesn't mean your solution will work, as my apps typically just use RS232 or UDP.
07-02-2007 10:31 PM
| Robst - CLD |
| Using LabVIEW since version 7.0 |