Labview FPGA control AD9854 help

  • Thread starter Thread starter RusBus123
  • Start date Start date
  • Tags Tags
    Control Fpga
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
RusBus123
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'm not an EE and 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%C2%A0 but we only need the AD9854 control portion, not the whole Fleezers control. My project is attached if you want to take a look, I think its a timing issue. any help would be much appreciated. I can add more info if needed. Thanks.
 
Engineering news on Phys.org
RusBus123 said:
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'm not an EE and I don't have much experience with Labview
Welcome to the PF. :smile:

Are you constrained to using LabView, or can you use another National Instruments programming paragigm? Do you have any other programming experience? How about others on your team? I'm currently using C# and NI Measurement Studio, which I'm much more comfortable with compared to the graphic icons of LabView.
 
Also, posting a ZIP file is problematic. ZIP files can carry viruses and present other problems. Can you post PDFs of what you are trying to show us? Thanks.
 
We got it working! Just needed some help from someone with some programming experience to do a bit of debugging. Making Beautiful sine waves now! Sorry about the .zip file.