LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AD9854 Labview FPGA control

I am trying to write a Labview program to control two AD9854's which will generate the signal for AODs in an optical trapping setup. Unfortunately I don't have much experience with Labview so I was wondering if someone already had the VI's to do this with Labview FPGA. We have a PXI-7854R installed in a PXIe-1062 Chassis. The 7854R is connected to a SCB-68A breakout box which is then connected to the AD9854 via ribbon cable. the AD9854 has a 14-pin DIP, 49.152 MHz fixed output, HCMOS logic, temperature compensated crystal oscillator (TCXO) installed (we are just using one board for now to test bench). I have been working off of the VI's supplied by the Comstock Lab which are available here: https://www.pa.msu.edu/people/comstock/software.html  but we only need the AD9854 control portion, not the whole Fleezers control. I have attached the project I have been working on, currently not working, I think its a timing issue. any help would be much appreciated. I can add more info if needed. Thanks.

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

Hope someone will have code to help you directly but in the meantime:

1. Start with the examples that come with LabVIEW for the 7854R; they should be your baseline for ensuring you have hardware working.

2. As a good guide for LabVIEW FPGA, review to: http://www.ni.com/tutorial/14600/en/


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 2 of 3
(2,704 Views)

Got it working! just needed some help from someone with some programming experience to help debug. 

0 Kudos
Message 3 of 3
(2,670 Views)