ApossC SDK  V01.15
HowToUse_entire_SDK.mc
#include <SysDef.mh>
long main(void)
{
// This sample program shows how the SDK can be used. The folder "SDK" must be on the same level as the example program "ExampleProgramSDK.mc".
// In order to keep the memory requirements of the SDK as low as possible, the compiler must be set to include only referenced files.
// The procedure for this is shown in detail in the supplied "ApossCSKGettingStarted.pdf".
//
// Short version: The checkbox "Settings -> Compiler-> Include only refereced files" must be selected.
return(0);
}
SDK_ApossC.mc
File to include the entire SDK.

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

Maxon Support Center