import time,sys import __init__ from test_common_function import * def test_proc(): power_grifo_on(0) if __name__ == '__main__': test_proc()