public Int32 ElapseTime(Int32 wChnlNo, Int32 ClockType) { lock (syncObj) { return(D160X.ElapseTime(wChnlNo, ClockType)); } }