def get_unique_node_number():
"""This parameter returns a unique node number at the active bus to avoid node collisions and adds it to the node list for the bus. The start number can be specified in the argument."""
return dsslib.BUSI(ctypes.c_int32(3), ctypes.c_int32(0))
评论列表
文章目录