01-01-2009 09:55 AM
Thank you very much for every thing. I am going to try that you wrote. Thanks again...
01-08-2009 03:31 AM
I applied your suggestions. It works perfectly. Thank you very much.
So, I tried to show the frequency display but I couldn't. I don't know where my mistake is. Can I carry out that?. Thanks a lot.
01-08-2009 09:20 AM
01-09-2009 01:13 AM
01-09-2009 07:20 AM
01-09-2009 07:40 AM
Thank you Dennis.
I am going to try again. I think I should to learn more. I made ambitious that. Thanks again
08-17-2011 12:53 PM
Hello,
I am also getting to know the 4192A the hard way. I would like to sample various frequencies and measure the R and X. I was looking at the vi devoloped by the user "960310". I was looking at the vi and it seems like all of the data from 4192A comes in on a single string. Is this true? Then the individual elements are selected by defining the start place in the string and the length of the segment. I am interested in different data. I would like to catch R and X. So can I redefine the parameters for the display to A2 (B will be fixed) and then pick out the same parts of the string?
Thanks for any advice,
Ian
08-18-2011 01:36 PM
Hello iprycejr,
I'm don't think 960310 is still monitoring this thread, as his account has been inactive since May 5th of 2010. I don't know anything about the code that he wrote, or how it functions, but is there a reason you arent using the plug-and-play driver for this device? It can be found here: http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=956.
08-19-2011 09:35 AM
Thank you for the reply T-REX$.
The reason I was not using the driver is because I have a thick skull and I did not think to look for something like that.
I will check it out,
IP
08-19-2011 11:00 AM
T-REX$
I hve seen that interface... It is very well made and if you only want to do single spot measurments is is geat. The vi I mentioned earlier is beter suited to the task I am working on. It reads a series of frequencies from a text file, takes measurments at those frequencies and writes the results to a seperate text file. I can manipulate it in order to get the measurments I want... I was just trying to get the description for the GPIB string that the 4192A puts out.
Ian