Gocator API
|
kStatus GoControl_Open | ( | GoControl | control, |
kIpAddress | address, | ||
k32u | controlPort, | ||
k32u | upgradePort | ||
) |
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. |
controlPort | Control Port |
upgradePort | Upgrade Port |