From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Signal processing

Hello everyone,

      I  am using veristand to do the HiL simulation, and I give the RT target 1k Hz speed.

My card is PXI-6733, and I want to use the AO channel to simulate a sine signal of 10k Hz.

I do not know how to make it. Can someone help me?

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

Yes, we can "help you to help yourself".

  1. Open whatever version of LabVIEW (you failed to tell us this) you have.
  2. Click on "Help".
  3. Click on "Find Examples".
  4. Find an appropriate example and study it.
  5. Now write some code.
  6. Test your code.
  7. If it doesn't work, post your code, tell us the problem, provide enough information that we could duplicate it (if we had the hardware).

Bob Schor

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

OK,Thank you! I use LabVIEW2014, and I will try to write the code.

For Labview RT,with the high speed timed loop, I think it maybe possible to output sine signal.

But I think if the Veristand target can just work with 1k Hz,meaning the target will give a value per millisecond, is it possible for a card to output sine signal for 10k Hz(0.1 millisecond)?

I am not sure。

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