def first_pc_element():
"""This parameter sets the first PCElement to be the active PCElement, as a result, this parameter will deliver the index of the active PCElement (ideally 1)."""
return dsslib.CircuitI(ctypes.c_int32(3), ctypes.c_int32(0))
评论列表
文章目录