Dynamic Signal Acquisition

取消
显示结果 
搜索替代 
您的意思是: 

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 项奖励
1 条消息(共 3 条)
6,439 次查看

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
Enthusiast for LabVIEW, DAQmx, and Sound and Vibration
0 项奖励
2 条消息(共 3 条)
6,433 次查看

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

Custom Discrete Sweep Configuration_readable.png

Doug
Enthusiast for LabVIEW, DAQmx, and Sound and Vibration
0 项奖励
3 条消息(共 3 条)
6,432 次查看