MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
Test Communications with a device. More...
Classes | |
struct | mip::commands_base::Ping |
Functions | |
TypedResult< Ping > | mip::commands_base::ping (C::mip_interface &device) |
Test Communications with a device.
The Device will respond with an ACK, if present and operating correctly.
If the device is not in a normal operating mode, it may NACK.
TypedResult< Ping > mip::commands_base::ping | ( | C::mip_interface & | device | ) |