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