|
Gocator API
|
| kStatus GoAccelerator_Attach | ( | GoAccelerator | accelerator, |
| GoSensor | sensor | ||
| ) |
Attaches the accelerator to a sensor.
The accelerator must have been started via GoAccelerator_Start first. Note that subsequent operations on the GoSensor instance will be routed through the accelerator.
| accelerator | GoAccelerator object. |
| sensor | GoSensor object. |