mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-19 19:49:42 +08:00
1.在采集开始和停止前后分别将保持电流设置为0.4和0.
2.在断电后将保持电流设为0
This commit is contained in:
@ -22,6 +22,7 @@ public:
|
||||
public slots:
|
||||
int OnTimeCounter();
|
||||
signals:
|
||||
void SignalZeroHoldCurrent();
|
||||
void SignalGrabOnce();
|
||||
void SignalSelfStart();
|
||||
};
|
Reference in New Issue
Block a user