MIP_SDK  v3.0.0
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x01,0x01) Ping

Test Communications with a device. More...

Classes

struct  mip::commands_base::Ping
 

Functions

TypedResult< Pingmip::commands_base::ping (C::mip_interface &device)
 

Detailed Description

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.

Function Documentation

◆ ping()

TypedResult< Ping > mip::commands_base::ping ( C::mip_interface device)