Startup
This commit is contained in:
4
script/test/TestChannel.py
Normal file
4
script/test/TestChannel.py
Normal file
@@ -0,0 +1,4 @@
|
||||
c=Channel("TESTIOC:TESTCALCOUT:Input")
|
||||
c.read()
|
||||
|
||||
append_dataset(path, data, index = None, type = d, shape = None)
|
||||
Reference in New Issue
Block a user