Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
mm::node::RestoreDefaultParameters Struct Reference

The restore-default-parameters object (0x1011) — one UNSIGNED32 per restorable group. Reading a sub-entry reports the restore capability (bit 0 = device restores on command); writing the "load" signature to it triggers the restore. More...

#include <profile_device.h>

Public Attributes

uint32_t all {}
 0x1011:01 — restore all default parameters.
 
uint32_t communication {}
 0x1011:02 — restore communication default parameters.
 
uint32_t application {}
 0x1011:03 — restore application default parameters.
 
uint32_t manufacturer {}
 0x1011:04 — restore manufacturer-defined default parameters.
 

Detailed Description

The restore-default-parameters object (0x1011) — one UNSIGNED32 per restorable group. Reading a sub-entry reports the restore capability (bit 0 = device restores on command); writing the "load" signature to it triggers the restore.

Member Data Documentation

◆ all

uint32_t mm::node::RestoreDefaultParameters::all {}

0x1011:01 — restore all default parameters.

◆ application

uint32_t mm::node::RestoreDefaultParameters::application {}

0x1011:03 — restore application default parameters.

◆ communication

uint32_t mm::node::RestoreDefaultParameters::communication {}

0x1011:02 — restore communication default parameters.

◆ manufacturer

uint32_t mm::node::RestoreDefaultParameters::manufacturer {}

0x1011:04 — restore manufacturer-defined default parameters.


The documentation for this struct was generated from the following file: