LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

si570 programming

Are there any examples of programming in LabView for si570? Thanks.

0 Kudos
Message 1 of 3
(2,904 Views)

Probably not. For those that didn't know what an si570 is, it seems to be a programmable oscillator.

 

You communicate with the oscillator over I2C - there are examples for I2C communication in LabVIEW but it depends heavily on what I2C hardware you have (e.g. LabVIEW FPGA, NI USB to I2C adapter, FTDI I2C, USB DAQmx devices).


LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 2 of 3
(2,890 Views)

Hi, if you using Si570 for an SDR like Softrock or similar, you can use PowerSDR software for control it; and through it you can send CAT commands from Labview with VISA write/read commands via Virtual COM parity (com0com software permits this operation). 

If you want a stand alone software, at the following link you can find some example in Si570 control with Call shared library operation:

 

https://www.dg5mk.de/pages/artikel/content-in-english-language/software-define-radio-with-labview.ph... 

 

Depends of your target, you have various ways for realize. In my experience, step by step is the best way for win.

 

Please, let me know your feedback if you want some examples.

 

 

0 Kudos
Message 3 of 3
(1,315 Views)