public Int32 AddListenChnl(Int32 ConfNo, Int32 ChannelNo) { lock (syncObj) { return(D160X.AddListenChnl(ConfNo, ChannelNo)); } }