MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x0F,0x21) Led Control

This command allows direct control of the LED on the 3DM RTK. This command is only available in calibration mode or Production Test Mode. More...

Classes

struct  mip::commands_rtk::LedControl
 

Functions

TypedResult< LedControlmip::commands_rtk::ledControl (C::mip_interface &device, const uint8_t *primarycolor, const uint8_t *altcolor, LedAction act, uint32_t period)
 

Detailed Description

This command allows direct control of the LED on the 3DM RTK. This command is only available in calibration mode or Production Test Mode.

Function Documentation

◆ ledControl()

TypedResult< LedControl > mip::commands_rtk::ledControl ( C::mip_interface device,
const uint8_t *  primarycolor,
const uint8_t *  altcolor,
LedAction  act,
uint32_t  period 
)