RFQ/BOM 0 登入 / 注册

选择您的位置

用户形象

Ask for advice on programming patterns?

Hardware design
十二月 02, 2020 by Jagger 1095

Hello everyone, I use a parallel dual-while structure to test the voltage, current, and power of the product; because the product is simple, only the program-controlled power supply and computer are used, but after a period of time, there will always be a stuck machine, the program needs to be restarted, whether it is the program structure to ask for advice problem?


My first loyalty wanted to test two products at the same time, but they did not affect each other.

所有评论

user image

Jana 发表于 December 2, 2020

See if the memory usage has been increasing.

0
user image

Donte 发表于 December 2, 2020

There is no problem with the two loops. It should have nothing to do with the structure. It must be a memory problem.

0
user image

Giancarlo 发表于 December 2, 2020

1 Increase the memory; 2 Run several automatic resets.

0

写一个答案

您需要登录才能回复。 登入 | 注册