Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
kStatus
GoSensor_WaitForBuddies
(
GoSensor
sensor
,
k64u
timeout
)
Waits for all buddies to be connected within a specific timeout.
Version
Introduced in firmware 5.2.18.3
Parameters
sensor
GoSensor
object.
timeout
a timeout in milliseconds to wait for all required buddies to get connected
Returns
Operational status: kOK if all required buddies are connected within specified timeout; otherwise kERROR_TIMEOUT
GoSensor