SMC_GroupPower (FB)¶
FUNCTION_BLOCK SMC_GroupPower
Allows to power up all axes of a group.
Calling this function block will simply call MC_Power
for all axes
of the group.
This function block is not tied to the state of the axis group, and
it does not influence the state of the axis group.
It can, for example, be called while the axis group is still in
state GroupDisabled
. After the output Status
becomes TRUE
,
the group state will still be GroupDisabled
.
- InOut:
Scope
Name
Type
Comment
Inout
AxisGroup
Input
Enable
BOOL
Set
Enable
toTRUE
to enable execution of the function blockbRegulatorOn
BOOL
Set
bRegulatorOn
toTRUE
to enable the power stagebDriveStart
BOOL
Set
bDriveStart
toTRUE
to disable the quickstop mechanismOutput
Status
BOOL
TRUE
if axis is ready to moveBusy
BOOL
TRUE
if execution of the function block is not finishedError
BOOL
Signals an error occurred within the function block during execution
ErrorID
SMC_ERROR
Error identification