I am programming 8753E via GPIB in order to extract some data. The problem is as soon as I run the vee program to extract the data, I get the data but it freezes the display screen of the analyzer. I would like to look at the data on the Analyzer screen before I save it. Is there a way to stop the Analyzer from freezing up like this.
Probably I can include an additional instruction at the end of the vee program which tells the Analyzer to free up and act normally? I just don't know what that instruction would be...
Can anyone guide me...
Thanks,
Bharadvaj
_____
5, 50, 500, 5000. Store N number of mails in your inbox. HYPERLINK "http://in.rd.yahoo.com/tagline_mail_4/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/"Click here. --- You are currently subscribed to vrf as: hua_jing@agilent.com To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "http://www.vrfarchive.com/vrf_archive". Search the Agilent vrf archive at "http://vee.engineering.agilent.com".
Probably I can include an additional instruction at the end of the vee program which tells the Analyzer to free up and act normally? I just don't know what that instruction would be...
Can anyone guide me...
Thanks,
Bharadvaj
_____
5, 50, 500, 5000. Store N number of mails in your inbox. HYPERLINK "http://in.rd.yahoo.com/tagline_mail_4/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/"Click here. --- You are currently subscribed to vrf as: hua_jing@agilent.com To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "http://www.vrfarchive.com/vrf_archive". Search the Agilent vrf archive at "http://vee.engineering.agilent.com".
Column 1: Frequencies
Column 2: Return Loss / SWR
Right now I have:
WRITE TEXT "FORM3; OUTPDATA;" EOL
READ BINARY Array1 REAL64, ARRAY:201,2
I tried capturing this with several different instructions (like FORM4 or FORM5 or SWR or OUTPDATF, OUTPFORF). I am able to grab the raw data with real and imaginery values but I really need it in a different format.
Regards,
Bharadvaj Podduturi
_____
Get the freedom to save as many mails as you wish. HYPERLINK "http://in.rd.yahoo.com/tagline_mail_5/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/"Click here to know how. --- You are currently subscribed to vrf as: hua_jing@agilent.com To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "http://www.vrfarchive.com/vrf_archive". Search the Agilent vrf archive at "http://vee.engineering.agilent.com".