The RMP Motion Controller APIs

◆ VersionGet()

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