Circuit.py 文件源码

python
阅读 30 收藏 0 点赞 0 评论 0

项目:linux-dss 作者: Muxelmann 项目源码 文件源码
def set_active_class(class_name):
    """This parameter allows to activate a Class of the active circuit, the Class must be specified by name. As a result, this parameter will deliver a string with the index of the active Class."""
    return dsslib.CircuitS(ctypes.c_int32(5), class_name.encode('ascii')).decode('ascii')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号