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