Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kVersion GoSystem_SdkVersion ( )

Reports the Gocator firmware version that was built alongside this library.

A Gocator SDK version number has a major component and a minor component. If the major version implemented by this library is the same as the major version implemented by a sensor device, then communication can proceed. Otherwise, the sensor should be upgraded or a version of this library matching the sensor should be obtained.

When it comes to the matter of mismatched SDK and firmware versions, so long as the protocol versions match up, they should be compatible.

Version
Introduced in firmware 4.0.10.27
Returns
Firmware version that was built alongside this library.
See also
GoSensor_FirmwareVersion, GoSystem_ProtocolVersion