FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_CommitModeConfig ( kNode  node)

Commits current mode settings to non-volatile storage, to be used as defaults after boot.

This function is for advanced users only. Use kNode_Commit if unsure.

This function applies current mode configuration settings to the node before committing. Only mode settings will be committed, which includes the event manager(s), camera(s), light(s), analog output(s) digital output(s), the pipe and the encoder.

This function can be called only when the node is in the Ready state.

Parameters
nodeNode object.
Returns
Operation status.
See also
kNode_Commit.