def next_pc_element():
"""This parameter sets the next PCElement to be the active PCElement, as a result, this parameter will deliver the index of the active PCElement (if there is no more it will return a 0)."""
return dsslib.CircuitI(ctypes.c_int32(4), ctypes.c_int32(0))
评论列表
文章目录