Script execution

This commit is contained in:
boccioli_m
2015-05-21 11:23:37 +02:00
parent 07ff4e1089
commit a0894bbcc8

View File

@@ -3,7 +3,7 @@ Line Scan
"""
#setPreference("enabledPlots",(sin,out))
a= lscan(inp, (sin,out,arr), 0, 40, 20, 0.1)
a= lscan(inp, (sin,out,arr), 0, 40, 10, 0.1)
path = get_current_data_group()
set_attribute(path, "AttrString", "Value")