def open(terminal): """This parameter will open the specified terminal (Argument) of the active DSS object.""" return dsslib.CktElementI(ctypes.c_int32(3), ctypes.c_int32(terminal))