v16.2.0
.NET API
- add support for JS-50 Z820 and JS-50 Z830
- add support for frame scanning
- add support for presending configuration data to scan heads
- add new frame scanning interface
IFrame
- add new
ScanningMode
enum argument to ScanSystem.StartScanning
- add new method
ScanSystem.TryTakeFrame
- add new configuration methods
ScanSystem.PreSendConfiguration
and ScanSystem.IsConfigured
- deprecate
IProfile.PacketsExpected
and IProfile.PacketsReceived
C API
- add support for JS-50 Z820 and JS-50 Z830
- add support for frame scanning
- add support for presending configuration data to scan heads
- add new frame scanning function macros
jsProfileIsValid
and jsRawProfileIsValid
- add new frame scanning functions
jsScanSystemStartFrameScanning
, jsScanSystemGetProfilesPerFrame
, jsScanSystemWaitUntilFrameAvailable
, jsScanSystemIsFrameAvailable
, jsScanSystemClearFrames
, jsScanSystemGetFrame
, and jsScanSystemGetRawFrame
- add new initialization functions
jsProfileInit
and jsRawProfileInit
- add new encoder function
jsScanSystemGetEncoder
- add new configuration functions
jsScanSystemConfigure
and jsScanSystemIsConfigured
- deprecate
packets_received
and packets_expected
fields in jsProfile
in jsRawProfile
JS-50 Firmware
- add support for JS-50 Z820 and JS-50 Z830