Skip to content

v16.2.5

.NET API

  • fix ScanHead.IsConnected and ScanSystem.IsConnected not being accurate when a scan head gets disconnected from the network
  • throw exceptions for methods that try to communicate with a scan head if it has been disconnected from the network, namely ScanHead.TryTakeNextProfile and ScanSystem.TryTakeFrame
  • fix frame scanning not properly resetting sequence number when stopping and starting scans back-to-back
  • add ScanHead.IsScanning property