MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
Save, Load, or Reset to Default the values for all device settings. More...
Classes | |
struct | mip::commands_3dm::DeviceSettings |
Functions | |
TypedResult< DeviceSettings > | mip::commands_3dm::saveDeviceSettings (C::mip_interface &device) |
TypedResult< DeviceSettings > | mip::commands_3dm::loadDeviceSettings (C::mip_interface &device) |
TypedResult< DeviceSettings > | mip::commands_3dm::defaultDeviceSettings (C::mip_interface &device) |
Save, Load, or Reset to Default the values for all device settings.
When a save current settings command is issued, a brief data disturbance may occur while all settings are written to non-volatile memory.
This command should have a long timeout as it may take up to 1 second to complete.
TypedResult< DeviceSettings > mip::commands_3dm::defaultDeviceSettings | ( | C::mip_interface & | device | ) |
TypedResult< DeviceSettings > mip::commands_3dm::loadDeviceSettings | ( | C::mip_interface & | device | ) |
TypedResult< DeviceSettings > mip::commands_3dm::saveDeviceSettings | ( | C::mip_interface & | device | ) |