|
Gocator API
|
| kStatus GoControl_Open | ( | GoControl | control, |
| kIpAddress | address | ||
| ) |
Opens connections to the specified sensor IP address.
The Open function immediately opens a control connection. Later, while in the open state, if an upgrade command is given, an upgrade connection will be established automatically at that time.
| control | GoControl object. |
| address | Sensor IP address. |