LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

communicating with LO module software

Hi,
I have an LO generator that is control with a piece of software through the USB port. There is a slide bar that is used to set the frequency and
a button to turn the RF ON\OFF
I am in the process of programming my application using LabView and I would like to know how to communicate with this piece of software
so that I can change the frequency programmatically.
 
Thank You
0 Kudos
Message 1 of 4
(2,528 Views)
Hello,

has is got a brand or model number ? 

Sorry what is LO ? is it like a FM generator

Best regards

Sébastien


CLAD / Labview 2011, Win Xp
------------------------------------------------------
Mission d'une semaine- à plusieurs mois laissez moi un MP...
RP et Midi-pyrénées .Km+++ si possibilité de télétravail

Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
Don't forget to valid a good answer / pensez à valider une réponse correcte
0 Kudos
Message 2 of 4
(2,518 Views)
The LO is a bench top frequency generator. The slide bar is used to set the frequency of this generator. For example, a test signal  of 1860 Mhz is needed.
To set this frequency, I would simply slide this bar to 1860 Mhz.
 
Thank You
0 Kudos
Message 3 of 4
(2,503 Views)
You still haven't provide much information. What's the make and model of this instrument? Are you trying to control the instrument directly or trying to interface to a program that the vendor provides? It kind of sounds like you are trying to interface to the vendor's program. If so, you need to contact the vendor to see what, if any, provision they have made for control by a third party program. See if they have an ActiveX interface, for example. Otherwise, see if they provide documentation on direct control of the instrument. They may have a LabVIEW driver or if they have a dll, a published api that you cann use with the Call Library Function Node.
0 Kudos
Message 4 of 4
(2,494 Views)