public Int32 DConf_Adjust_CtrlWord(long wChnl, Int32 wCtrl) { lock (syncObj) { return(D160X.DConf_Adjust_CtrlWord(wChnl, wCtrl)); } }