Пример #1
0
 public bool CtlLaserOn()
 {
     RTC6Wrap.n_laser_signal_on(this.Index + 1);
     return(true);
 }