APIs, concepts, guides, and more

◆ VersionGet()

const char *const VersionGet ( )
inherited
Description:
VersionGet returns the RSI version as text
Returns
(char*) The version.
Sample Code:
printf("RSI Version is %s.\n", controller->VersionGet());
const char *const VersionGet()
Get the RSI RapidCode version.