Motion Control
Function Blocks
FB_Component_BasicAxis
1 | |
Wrapper function block adding I_ComponentBase properties and methods to FB_BasicAxis. All motion method calls have the same signature as FB_BasicAxis.
Note
See also: - I_ComponentBase - I_BasicAxis
FB_Component_BasicSlaveAxis
1 | |
Wrapper function block adding I_ComponentBase properties and methods to FB_BasicSlaveAxis. All motion method calls have the same signature as FB_BasicAxis and FB_BasicSlaveAxis.
Note
See also: - I_ComponentBase - I_BasicAxis - I_BasicSlaveAxis
FB_Component_CamSlaveAxis
1 | |
Wrapper function block adding I_ComponentBase properties and methods to FB_CamSlaveAxis. All motion method calls have the same signature as FB_BasicAxis and FB_CamSlaveAxis.
Note
See also: - I_ComponentBase - I_BasicAxis - I_CamSlaveAxis
DUTs
ST_AxisBase_HMI
1 2 3 4 5 6 7 | |
ST_AxisBase_Command
1 2 3 4 5 6 7 8 | |
ST_AxisBase_Config
1 2 3 4 5 | |
ST_AxisBase_Status
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | |