v16.2.5
.NET API¶
- fix
ScanHead.IsConnected
andScanSystem.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
andScanSystem.TryTakeFrame
- fix frame scanning not properly resetting sequence number when stopping and starting scans back-to-back
- add
ScanHead.IsScanning
property