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

Test Communications with a device. More...

Typedefs

typedef struct mip_base_ping_command mip::C::mip_base_ping_command
 No parameters (empty struct not allowed in C) More...
 

Functions

mip_cmd_result mip::C::mip_base_ping (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.

Typedef Documentation

◆ mip_base_ping_command

No parameters (empty struct not allowed in C)

Function Documentation

◆ mip_base_ping()

mip_cmd_result mip::C::mip_base_ping ( mip_interface device)