![]() |
ctrlX Data Layer API for Python
3.4.0
The ctrlX Data Layer API allows access to the ctrlX Data Layer with Python
|
This is the complete list of members for Response, including all inherited members.
__enter__(self) | Response | |
__exit__(self, exc_type, exc_val, exc_tb) | Response | |
__init__(self, str addr, C_DLR_VARIANT data, ctypes.c_uint64 time, Result result) | Response | |
close(self) | Response | |
get_address(self) | Response | |
get_data(self) | Response | |
get_datetime(self) | Response | |
get_result(self) | Response |