LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I have an problem in fsk labview experiment,when I try to run the completed circuit, it doesn't run

I have completed the circuit fsk transceiver in labview, but when i try to run it, it does not run. There is something that terminates the experiment as soon as I run it. Please help me out.
Thank you

0 Kudos
Message 1 of 4
(252 Views)

Hi kr,

 


@K_R_Parthasarathi_Hebbar wrote:

I have completed the circuit fsk transceiver in labview, but when i try to run it, it does not run. There is something that terminates the experiment as soon as I run it.


Debug your code and check the involved hardware!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(234 Views)

LabVIEW does not have "circuits" and if the code if faulty, I would not consider it "completed". Is this a simulation of is there external hardware involved? (Typically a "fsk transceiver" is hardware, nothing to do with LabVIEW). Do you get any errors?

 

There are billions of possibilities that could cause it to act as you observe. Unfortunately you don't really provide any useful information to troubleshoot the problem.

0 Kudos
Message 3 of 4
(210 Views)

This is the "General LabVIEW" Forum, where probably less than 5% of the participants are using the LabVIEW Toolkit that includes the advanced signal processing VIs that you appear to be using.  Here are some suggestions for you to get more "productive" help from the LabVIEW Forum:

  • In the left column that shows the various Forums and sub-Forums (when you first enter the LabVIEW Forums), see if there is a better "match" for the type of hardware or software that matches your problem.
  • Tell us more about your LabVIEW setup.  What version of LabVIEW are you using?  Many of the more experienced Developer are not using LabVIEW 2024, so would not be able to examine your code if you decide to attach it, so I recommend doing a "Save for Previous Version" and specify LabVIEW 2019 or 2021.
  • Specifically, what LabVIEW Toolkit has functions that handle FSK.  [I recognize this is some form of broadcast encoding, but it is way out of my range of knowledge or experience].
  • Explain what you mean by "fsk LabVIEW experiment" (note proper spelling of LabVIEW, an acronym).  If you have code that does not work, attach the code (using "Save for Previous Version" if more recent than LabVIEW 2021).

Bob Schor

0 Kudos
Message 4 of 4
(201 Views)