start()
Starts the machine operation.
Syntax
start
(
)
Parameters
Parameter
Type
Description
None
Return Value
`0` if the machine was successfully started.
`None` if an error occurs.
Examples
Start or resume the machine
start
(
)
;
See also
estop
stop
pause
start