New ScreenPanel
This commit is contained in:
13
script/local.js
Executable file
13
script/local.js
Executable file
@@ -0,0 +1,13 @@
|
||||
|
||||
function onBeforeReadout(pos){
|
||||
print (pos)
|
||||
}
|
||||
|
||||
|
||||
function onAfterReadout(rec){
|
||||
print (rec)
|
||||
}
|
||||
|
||||
|
||||
|
||||
run("SimulatedDEvices")
|
||||
Reference in New Issue
Block a user