ctrlX Data Layer API for Python  3.3.0
The ctrlX Data Layer API allows access to the ctrlX Data Layer with Python
TimeoutSetting Class Reference
+ Inheritance diagram for TimeoutSetting:

Static Public Attributes

int IDLE = 0
 
int PING = 1
 
int Reconnect = 2
 

Detailed Description

Settings of different timeout values.

Definition at line 50 of file client.py.