3.15.2. Constructor & Destructor Documentation

3.15.2.1. __init__()

PID.PID.__init__ ( self, domain, basename, conn)

Initialize the PID object.

Arguments:
    domain: The domain name.
    basename: The base name of the PID controller.
    conn: The connection associated with the PID controller.