When i start my application with InitVXILibrary() there are three problems:
A) It fails unless i started MAX before and let ResMan run on my VXI/MXI system.
How can i run ResMan from inside my application, in order to allow InitVXILibrary() to finish successfully.
B) Resman.exe crashesat end of execution in niresmanengine.dll, when i try to run it by double-click in windows folder.
C) If i ran ResMan before, InitVXILibrary() takes a long time, sending
messages to other devices on a GPIB-ENET100. There is no VXI connected
on that GPIB, but only a scope and a spectrum analyzer.
The system is XP2, MAX 3.0.2.3005 and NIVXI 3.3.0
How can i run resman from inside the application?
How can i configure my system so InitVXILibrary will not look for VXI controllers on the GPIB?