![]() |
ApossC SDK
V01.15
|
File to include the entire SDK. More...
#include "Amplifier\SDK_Amplifier_MACS.mc"#include "Amplifier\SDK_Amplifier_MotorAlignment.mc"#include "Amplifier\SDK_Amplifier_MotorCommissioning.mc"#include "Amplifier\SDK_Amplifier_DS402_StateMachine.mc"#include "Amplifier\SDK_Amplifier_Epos4.mc"#include "Amplifier\SDK_Amplifier_MiniMACS6_DS402_Slave.mc"#include "Axis\SDK_Axis_Setup.mc"#include "BusSystem\SDK_Bussystem_EtherCat.mc"#include "Communication\SDK_Communication_Ethernet.mc"#include "Encoder\SDK_Encoder_Setup.mc"#include "Information\SDK_Information_General.mc"#include "Error\SDK_Error_Description.mc"#include "Kinematics\SDK_Kinematics_Setup.mc"#include "Miscellaneous\SDK_Miscellaneous_Recording.mc"#include "Miscellaneous\SDK_Miscellaneous_IO.mc"#include "Motion\SDK_Motion_Movement.mc"#include "VirtualModule\SDK_VirtualModule_AxisSetup.mc"#include "VirtualModule\SDK_VirtualModule_MasterSetup.mc"Go to the source code of this file.
File to include the entire SDK.
This file can be included to include the entire SDK. The folder "SDK" must be on the same level as the used program. 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 section HowToUse.
Definition in file SDK_ApossC.mc.