4 lines
113 B
Python
4 lines
113 B
Python
c=Channel("TESTIOC:TESTCALCOUT:Input")
|
|
c.read()
|
|
|
|
append_dataset(path, data, index = None, type = d, shape = None) |