04-08-2005 06:15 AM
04-08-2005 10:57 AM
04-08-2005 11:13 AM
05-01-2007 01:35 PM - edited 05-01-2007 01:35 PM
Message Edited by EWTech on 05-01-2007 01:44 PM
Message Edited by EWTech on 05-01-2007 01:45 PM
05-02-2007 11:25 AM
11-17-2011 08:38 AM - edited 11-17-2011 08:39 AM
Thanks for the reply. I actually ended up using the IVI-COM driver under C#. This works really well for us as the driver and capabilities under .NET was greatly enhanced with the recent release of an updated driver by Agilent. We really had to use range and mantissa length parameters to get any sort of performance out of the machine but once that was sorted things moved fairly quickly. There is a great deal of variance in integration time for these machines depending on how the measurement scan configuration is done with differences of as much as 100% time differences per channel of measurement. The current IVI-COM driver allows for the entire range of capability of the machine now and not some partially useful subset of the native SCPI command set. I used the Agilent IO libraries for what I did but I think you can get the same functions using the VISA functions provided by NI as long as MAX is able to recognize and connect to the machine.