gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ 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 gclib.py.timeout().