11-18-2005 02:58 PM
11-18-2005 04:37 PM
11-18-2005 05:22 PM
what is the defintion of the multipler here , if my frequnecy range is from 1.7 GHz to 4.1 GHZ what is the Frequnecy Multipler ?
thnaks alot
11-21-2005 10:20 AM
11-28-2005 06:17 PM
11-29-2005 03:02 PM
Hi maple:
Where have you posted your code?
Regards,
Emilie S.
11-29-2005 11:11 PM
see this link the code is in one of the answers
maple
11-30-2005 01:08 AM
12-05-2005 03:18 PM
Hi Maple72,
Sorry for the delay in getting back to you about this. Asl long as the device supports having those parameters set remotely with GPIB, you can duplicate that front panel functionality in LabVIEW. The easiest way to get started is to use an instrument driver. We don't have a driver for the HP8569B on our website, but we do have one for the HP8566B. While there may be some differences in the commands used by the two devices, you can still use the HP8566B instrument driver as a starting point to show the program flow needed, including displaying data and manipulating parameters. If you know the command set for the HP8569B, then you may be able to just modify the driver for the HP8566B.
12-14-2005 09:27 PM
Hi!!
I'm working with a GPIB board and with Oscilloscope HP54602b and I want to get the graphic in my computer, I'm using the instruction WAVEFORM:DATA to get the data, but i don't know how to build the graphic to display it, i'm using the GPIB read instruction but it gives me one string with all the data in ASCII, and i don't know how to separate it and display the graphic. I hope you can Help me!!! please