Other Parts Discussed in Thread: AWR2243
用Cascade_Capture.lua文件对配置好参数的AWR2243级联板采集数据时,
capture_time和inter_loop_time需要大于总的帧发射时间吗?

This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
对于使用Cascade_Capture.lua文件进行配置的AWR2243级联板,capture_time和inter_loop_time需要大于总的帧发射时间。
capture_time是指在一次循环中采集所有传感器的时间,而inter_loop_time是指两次循环之间的间隔时间。这两个时间参数需要足够长,以便在每次循环中采集所有传感器的数据,并且在循环之间有足够的时间来处理数据和准备下一次循环。
capture_time和inter_loop_time应该大于总的帧发射时间,以确保数据采集和处理的充分性和准确性。