Hi,
I created this application in Agilent's VEE to automate the VSA software and gather a screen shot, trace data, etc...Currently, the VSA software is running on a PC connected via GIPB/USB to an Infiniium MSO with the VEE application running on the PC and everything works perfectly. What my supervisor would like to do is move the VSA software from the PC into the MSO. So if i want to run the VEE application on the PC and send the same commands to the VSA software on the MSO via GIPB/USB, is it possible? I use the COM API commands in my VEE code, but is it possible to send those same COM API commands to the VSA software on the MSO using the Direct I/O objects in VEE.
Thank you
Dhiraj Gangaraju
I created this application in Agilent's VEE to automate the VSA software and gather a screen shot, trace data, etc...Currently, the VSA software is running on a PC connected via GIPB/USB to an Infiniium MSO with the VEE application running on the PC and everything works perfectly. What my supervisor would like to do is move the VSA software from the PC into the MSO. So if i want to run the VEE application on the PC and send the same commands to the VSA software on the MSO via GIPB/USB, is it possible? I use the COM API commands in my VEE code, but is it possible to send those same COM API commands to the VSA software on the MSO using the Direct I/O objects in VEE.
Thank you
Dhiraj Gangaraju
There are tools available with the VSA software which are installed on your hard drive in C:\Program Files\Agilent\89600 VSA\dcom\
Start with the readme file in this directory for instructions. Note that DCOM requires both PCs to be members of the same domain or members of the same workgroup with the same login and password.