|
APIs, concepts, guides, and more
|
| void NetworkShutdown | ( | MotionController * | controller | ) |
Shuts down the network communication for the given MotionController.
| controller | Pointer to the MotionController to shut down the network on. |
| std::runtime_error | Thrown if the network does not reach the SHUTDOWN or UNINITIALIZED state. |