public void TestGetMsType() { string msType = reader.GetScanMode(3); Assert.AreEqual("pqd", msType); }