1, 对于6115用外部采样时钟参看:
You can use a signal connected to any RTSI <0..6> pin as the source of di/SampleClock. You can sample data on the rising or falling edge of di/SampleClock.
Any PFI line that can be routed to RTSI can also be used as the clock source. Refer to Device Routing in MAX in the NI-DAQmx Help for more information.
You must ensure that the time between two active edges of the di/SampleClock is not too short. If the time is too short, the DI waveform generation FIFO is not able to store the sample fast enough.
Any PFI can externally input the AI Sample Clock Timebase (ai/SampleClockTimebase) signal, which is not available as an output on the I/O connector. The ai/SampleClockTimebase is divided down to provide the Onboard Clock source for the ai/SampleClock. You can configure the polarity selection for ai/SampleClockTimebase as either rising or falling edge.
The maximum allowed frequency is 20 MHz, with a minimum pulse width of 23 ns high or low. There is no minimum frequency limitation.
The 20MHzTimebase or the 100kHzTimebase generates ai/SampleClockTimebase unless you select some external source. The following figure shows the timing requirements for ai/SampleClockTimebase.
2,编程选rtsi或者pfi等,可以参看labview help 下find examples下的例子程序。
3,参看6608的specification, 8个计数器之间没有什么区别,只是要注意counter pairs,详细信息参看链接的帮助文档。
4,如果用counter可以参看现成的例子,用产生有限脉冲的方法;至于1s内能否准确的产生制定的脉冲数,我的例子就是1/频率,而这个频率是否精确,要看时基能否分频下来。
5,看是什么样的引脚,有的可以走背板,有的得用外部链接,你打开max,看一下那个routers是否是绿的。
两个有用的帮助文档:
https://www.ni.com/docs/en-US/bundle/ni-611x-612x-613x-6143-features/resource/370781h.pdf