在运行 Cascade_Capture.lua 脚本捕获数据时,我只想将捕获的数据文件输出到 LUA 脚本内写入的 SSD 默认文件中,而不想同时将其传输到 PC 上(因为在进行多次捕获时,传输数据的过程会消耗大量时间),请问我该如何操作?
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 脚本捕获数据时,我只想将捕获的数据文件输出到 LUA 脚本内写入的 SSD 默认文件中,而不想同时将其传输到 PC 上(因为在进行多次捕获时,传输数据的过程会消耗大量时间),请问我该如何操作?