gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GTimeout()

void GTimeout ( Int16  timeout_ms)
inline

Set the timeout of communication transactions. Use -1 to set the original timeout from GOpen().

Parameters
timeout_ms New timeout in miliseconds.

Wrapper around gclib GTimeout(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclibo_8h.html#a179aa2d1b8e2227944cc06a7ceaf5640

Definition at line 604 of file gclib.cs.

Referenced by Examples.Motion_Complete(), and gclib.py.timeout().