Hi,
I want to use LA 16902A remotely by using c#. but I could not find programmer manual someone can help me about this. In addition to this, I use visa com to communicate with spectrum analyzer , network analyzer, etc. is it possible for LA 16902A?
I want to use LA 16902A remotely by using c#. but I could not find programmer manual someone can help me about this. In addition to this, I use visa com to communicate with spectrum analyzer , network analyzer, etc. is it possible for LA 16902A?
Programming is done through a Windows COM or DCOM connection, so there is not a visa driver, as far as I know. This is VERY different from the SCPI commands that are used for other instruments.
There are example programs provided through the menu. Start -> Programs -> Agilent Logic Analyzer -> Utilities -> COM Automation. The source for some additional languages, including Python, Perl, and Tcl, is in the help file.
Algoss