|
FireSync API
|
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.
| node | Node object. |