1.在采集开始和停止前后分别将保持电流设置为0.4和0.

2.在断电后将保持电流设为0
This commit is contained in:
2022-03-08 16:16:25 +08:00
parent d266e1d7d0
commit e9cbf077af
4 changed files with 32 additions and 2 deletions

View File

@ -79,6 +79,7 @@ int Scheduler::OnTimeCounter()
{
m_iFlagIsOnRestart = 1;
}
emit SignalZeroHoldCurrent();
system("gpio write 1 0");//<2F><EFBFBD>ϵ<EFBFBD>
qDebug() << "gpio write 1 0......"<<endl;
qDebug() << "Non working time. Idling......";