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

Begins preparing node for acquisition and data processing activities.

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

After BeginStart/EndStart, use the BeginEngage/EndEngage operations to start acquisition.

Parameters
nodeNode object.
Returns
Operation status.