Closedown
This commit is contained in:
@@ -49,6 +49,7 @@ class Array10(DeviceBase, Readable, Cacheable, Readable.ReadableType):
|
|||||||
self.devMatrix = Array10Matrix(self.name + "_matrix" )
|
self.devMatrix = Array10Matrix(self.name + "_matrix" )
|
||||||
self.devMatrix.modulo = 1
|
self.devMatrix.modulo = 1
|
||||||
self.addChild(self.devMatrix)
|
self.addChild(self.devMatrix)
|
||||||
|
print "Scripted Array10"
|
||||||
|
|
||||||
|
|
||||||
def doInitialize(self):
|
def doInitialize(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user