p5control.gateway.instgw
This module provides an interface to control devices on an instrument server.
- class p5control.gateway.instgw.InstrumentGateway(addr: str = 'localhost', port: int = 42068, conn_timeout: float = 0.0, allow_callback: bool = False)
Bases:
BaseGateway