def first_element():
"""This parameter sets the first Element of the active class to be the active Element, as a result, this parameter will deliver the index of the active Element (0 if none)."""
return dsslib.CircuitI(ctypes.c_int32(10), ctypes.c_int32(0))
评论列表
文章目录