This commit is contained in:
2018-04-17 12:05:48 +02:00
parent 14edc0e745
commit 58a1260003
428 changed files with 41350 additions and 477 deletions

View File

@@ -1,2 +1,5 @@
def test():
print dev.read()
#set_exec_pars(name = "test1")
set_exec_pars(group = "g1")
a= lscan(inp, (sin,out,arr), 0, 40, 20, 0.1, group = "g2")
#set_exec_pars(name = "test2", open = False)
a= lscan(inp, (sin,out,arr), 0, 40, 20, 0.1)