コード例 #1
0
        public override decimal GetSubzVal()
        {
            byte bSection = 2;

            return(JocatDevice.GetPosVal(this.m_intComPort, bSection));
        }