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.

Dynamic Signal Acquisition

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to generate sine sweep of frequencies 0.1Hz,1Hz,2,3,4.....100Hz.

Sl.NoFrequency

1     0.1Hz

2     1Hz

3      2Hz

4     3Hz

5      4Hz

.      .

.      .

.      .

100  99Hz

101  100Hz

0 Kudos
Message 1 of 3
(5,995 Views)

The Sound and Vibration Toolkit API allows you to easily configure standard and custom sweeps. Here is one configuration implementation Custom Discrete Sweep Configuration.png

 

 

 

 

 

 

 

 

 

 

that outputs your requested frequencies

 

Custom Sweep Frequencies.PNG

Doug
NI Sound and Vibration
0 Kudos
Message 2 of 3
(5,989 Views)

same code in a snippet that should be more readable here in the forums

Custom Discrete Sweep Configuration_readable.png

Doug
NI Sound and Vibration
0 Kudos
Message 3 of 3
(5,988 Views)