MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x0F,0x0A) Service Status

The 3DMRTK will send this message to the server to indicate that the connection should remain open. The Server will respond with information and status. More...

Classes

struct  mip::commands_rtk::ServiceStatus
 

Functions

TypedResult< ServiceStatusmip::commands_rtk::serviceStatus (C::mip_interface &device, uint32_t reserved1, uint32_t reserved2, ServiceStatus::ServiceFlags *flagsOut, uint32_t *receivedbytesOut, uint32_t *lastbytesOut, uint64_t *lastbytestimeOut)
 

Detailed Description

The 3DMRTK will send this message to the server to indicate that the connection should remain open. The Server will respond with information and status.

Function Documentation

◆ serviceStatus()

TypedResult< ServiceStatus > mip::commands_rtk::serviceStatus ( C::mip_interface device,
uint32_t  reserved1,
uint32_t  reserved2,
ServiceStatus::ServiceFlags flagsOut,
uint32_t *  receivedbytesOut,
uint32_t *  lastbytesOut,
uint64_t *  lastbytestimeOut 
)