Files
dev/script/test/TestChannel.py
2020-10-12 18:03:27 +02:00

4 lines
113 B
Python

c=Channel("TESTIOC:TESTCALCOUT:Input")
c.read()
append_dataset(path, data, index = None, type = d, shape = None)