Contents

setTimeoutMS

how long to allow this command to complete, in milliseconds, once issued to the hardware. if the time period expires, this command will return with a timeout error.

Declaration

virtual void setTimeoutMS(
 UInt32 inMs);

See Also

Miscellaneous