05-17-2018 10:18 AM
Can you attach the NI-Max communications with the instrument along with the port configuration for your instrument in NI-Max?
05-18-2018 02:07 AM - edited 05-18-2018 02:09 AM
Hi,
this communicaton was performed with NI MAX with a Microwave Synthesizer.
05-18-2018 08:43 AM
05-18-2018 08:52 AM
In NI-Max, you show the interface as COM5 while in your code you have it entered as COM4.
05-22-2018 04:15 AM
Hello everyone,
in the mean time I found the solution to my problem: Even though my system is set up as a 64bit Windows, I should use LabVIEW in the 32bit variant.
Now I can communicate properly and build VIs as I need them. For my understanding, do you have an idea why I can't use 64bit LabVIEW? Did anybody else notice this before?
Thank you very much for your help!