VMX-pi C++ HAL Library for Raspberry Pi
VMX-pi Robotics Controller & Vision/Motion Processor
|
The VMXVersion class provides library version management functions. More...
#include <VMXVersion.h>
Public Member Functions | |
std::string | GetFirmwareVersion () |
Returns the current VMX Firmware Version. More... | |
std::string | GetHALVersion () |
Returns the current VMX HAL Library Version. More... | |
Friends | |
class | VMXPi |
class | VMXZero |
The VMXVersion class provides library version management functions.
std::string VMXVersion::GetFirmwareVersion | ( | ) |
Returns the current VMX Firmware Version.
std::string VMXVersion::GetHALVersion | ( | ) |
Returns the current VMX HAL Library Version.