|
APIs, concepts, guides, and more
|
| void NetworkStart | ( | MotionController * | controller | ) |
Starts the network communication for the given MotionController.
| controller | Pointer to the MotionController to start the network on. |
| std::runtime_error | Thrown if the network does not reach the OPERATIONAL state. |