ApossC SDK  V01.15
HowToUse_individual_SDK.mc
Revision
261
#include <SysDef.mh>
//These include files have no real link in this example.
#include "SDK_Amplifier_General.mc"
long main(void)
{
// This sample program shows how the SDK can be used as a individual SDK. The desired files
// can be copied from the folder structure of the SDK and integrated into a separate storage system.
// In this example, the documents have the same hierarchy level.
//
// Attention: There are different SDK files which are dependent on other SDK files. Therefore both
// files have to be added and if necessary the include path has to be adjusted.
//
// The procedure for this is shown in detail in the supplied "ApossCSKGettingStarted.pdf".
return(0);
}
SDK_Encoder_Setup.mc
Functions for the general amplifier setup.
SDK_Axis_Setup.mc
Functions for the axis setup.

Data Sheets | Released Software | Software Manuals | Hardware Manuals | Maxon Shop

Maxon Support Center