gclib 2.0.9
Communications API for Galil controllers and PLCs
 
Loading...
Searching...
No Matches

◆ GTimeout()

void GTimeout ( short  timeout_ms) throws GclibJavaException
inline

Uses GUtility() and G_UTIL_TIMEOUT_OVERRIDE to set the library timeout.

Parameters
timeout_msThe value to be used for the timeout. Use -1 to set the timeout back to the initial GOpen() value, –timeout.
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 515 of file GclibJava.java.

Referenced by py.timeout().