Exemplo n.º 1
0
 //禁止硬件触发
 public override void DisableHardTrigger()
 {
     m_Acquisition.DisableEvent();
 }