public bool CheckPolarity(Int32 wChnlNo) { lock (syncObj) { return(D160X.CheckPolarity(wChnlNo)); } }