def is_open(): """This parameter will return a 1 if any terminal of the active DSS object is open, otherwise, it will return a 0.""" return dsslib.CktElementI(ctypes.c_int32(5), ctypes.c_int32(0))