MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
Turn off all device data streams. More...
Classes | |
struct | mip::commands_base::SetIdle |
Functions | |
TypedResult< SetIdle > | mip::commands_base::setIdle (C::mip_interface &device) |
Turn off all device data streams.
The Device will respond with an ACK, if present and operating correctly. This command will suspend streaming (if enabled) or wake the device from sleep (if sleeping) to allow it to respond to status and setup commands. You may restore the device mode by issuing the Resume command.
TypedResult< SetIdle > mip::commands_base::setIdle | ( | C::mip_interface & | device | ) |