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

Begins resuming node acquisition and data processing activities.

This command initiates an asynchronous operation on the node. Call the kNode_EndResume method to wait for the end of the operation before using any other kNode methods.

After BeginResume/EndResume, use the BeginEngage/EndEngage operations to resume acquisition.

Parameters
nodeNode object.
Returns
Operation status.