Exemplo n.º 1
0
 public bool CtlLaserOn()
 {
     RTC5Wrap.n_laser_signal_on(this.Index + 1);
     return(true);
 }