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

Timed loop source: DAQmx create timing source

 

I want to use a timed while loop with 120 Hz timing source.

I used "DAQmx create timing source" for generating 120 Hz clock.

 

What is the input "counter" of this block? And how should I set it?

 

Untitled.png

0 项奖励
1 条消息(共 2 条)
3,187 次查看

Counter is a chip on a physical board, that actually generates the timing pulses.

Create a constant, it will show available counters if any

You can also create software 1 kHz timing source using a "Create timing source" function from Timed structures palette. I can not imagine why you would need hardware triggered timed source not on real-time system.

0 项奖励
2 条消息(共 2 条)
3,171 次查看