![]() |
ApossC SDK
V01.15
|
Declaration of the virtual axis setup functions. More...
Go to the source code of this file.
Functions | |
| long | sdkSetupAxisSimulation (long axis) |
| Start a simulated axis. More... | |
Declaration of the virtual axis setup functions.
Definition in file SDK_VirtualModule_AxisSetup.mh.
| long sdkSetupAxisSimulation | ( | long | axis | ) |
Start a simulated axis.
Create a simulated axis with a virtual axismodule. A virtual axis can be used for simulation reasons.
| axis | Axis module number |
Definition at line 22 of file SDK_VirtualModule_AxisSetup.mc.