Example #1
0
def shutdown():
    DAQC.CLOSE()
    root.destroy()
    root.quit()