MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
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< LedControl > | mip::commands_rtk::ledControl (C::mip_interface &device, const uint8_t *primarycolor, const uint8_t *altcolor, LedAction act, uint32_t period) |
This command allows direct control of the LED on the 3DM RTK. This command is only available in calibration mode or Production Test Mode.
TypedResult< LedControl > mip::commands_rtk::ledControl | ( | C::mip_interface & | device, |
const uint8_t * | primarycolor, | ||
const uint8_t * | altcolor, | ||
LedAction | act, | ||
uint32_t | period | ||
) |