GetGeneralTimeout

From Opale Wiki
Jump to navigation Jump to search

This command get the general timeout (in seconds).

General timer is used as a general timer on any R2D2 API commands


COMMAND

Command Input Arguments Returns
GetGeneralTimeout Timeout. Error code in case of error.


OUTPUT

General timer set for this Mobile Robot:

"%d", GeneralTimeout

EXAMPLE

~# GetGeneralTimeout
~# 300