void Custom97WaitTimeSet ( long  cycles  ) 

Description:
Custom97VersionGet will return the version number for the Custom 97 feature.
Parameters:
cycles (25 nanoseconds for each cycle)
Sample Code:
    // "stretch" the controller firmware's foreground cycle
    controller->Custom97WaitTimeSet(FIRMWARE_WAIT_TIME);
Notes:
See also:
Custom 97 MotionController Firmware
Examples:
custom97.cpp.