 Mountain_jr
		
			Mountain_jr
		
		
		
		
		
		
		
		
	
			07-10-2007 08:31 AM
 KvZ
		
			KvZ
		
		
		
		
		
		
		
		
	
			07-16-2007 05:24 AM
07-20-2007 10:46 AM
Hi Karsten,
We have managed to get the DLL' working with the help of Maury Microwave.
There was a problem with a function Call.
Thank you for your responce,
Regards
Michael van den berg
 Farhan75230
		
			Farhan75230
		
		
		
		
		
		
		
		
	
			08-30-2019 03:28 PM
what was the problem with DLL call and how did you figure it out, can you please elaborate? I am facing same problem!
 zou
		
			zou
		
		
		
		
		
		
		
		
	
			08-30-2019 03:36 PM
Download a driver from NI web site:
 Farhan75230
		
			Farhan75230
		
		
		
		
		
		
		
		
	
			08-30-2019 04:39 PM
These drivers are for LXI interface. I have tried using them on labview but for some reason VISA gives error and there is no communication with my non-LXI model of the instrument!
 Farhan75230
		
			Farhan75230
		
		
		
		
		
		
		
		
	
			08-31-2019 04:36 AM
Can You please tell me how to resolved the DLL call, right now it gives error in function node if I call it. What problem did Maury mention and what solution did they give. Also do you have command set for this tuner as in instrument standard commands and not interface commands?
 Farhan75230
		
			Farhan75230
		
		
		
		
		
		
		
		
	
			09-04-2019 06:36 AM
Thanks Guys but I have now figured out the problem and the tuner is moving correctly as well. It turns out that maury provides a Dynamic link library which can be called into labview and be used for programming as well as a library node. Initially I was unable to use it as my 64 bit labview couldn't call 32 bit library as windows doesn't support mixed modes but then I downloaded the 32-bit labview software and was able to call the library along with their provided sample program to use the tuner. Also there is no point in even trying to develop a driver for this piece of software as it only supports IEEE 488.1 and is completely indifferent to IEEE 488.2 commands and also all I know is that the library for the driver was written in C using Glib. The company provided and compiled 32-bit DLL library is the only hope of getting this machine to work! or simply buy LXI maury tuner series which supports the standard IEEE 488.2 commands.