Connects to the sensor's data channel, to receive data messages.
Go2Status Go2System_ConnectData(Go2System system, Go2DataCallback onData, Go2Handle context);
Operation status.
If the onData callback is set to NULL, then the Go2System_ReceiveData function can be used to wait for data messages.
Go2System.h