GoPxL SDK
void Start ( )

Starts the device.

This function throws a GoPxLSdk::GoChannelError if the operation is not completed within the timeout period. Default timeout period is 15 seconds.

Version
Introduced in 0.2.1.53.
Exceptions
GoPxLSdk::GoChannelErrorIf the request times out.
GoPxLSdk::GoRequestErrorIf the server responds with a failed status for the request.