Exemplo n.º 1
0
 /// <summary>
 /// Flushes the serial buffer. Call btw. consecutive writes and reads
 /// </summary>
 public void SerialFlush()
 {
     NIImaq.CheckError(NIImaq.imgSessionSerialFlush(_sid));
 }