Script execution

This commit is contained in:
sfop
2016-12-21 11:52:56 +01:00
parent 4956030d27
commit f84f123349

View File

@@ -24,10 +24,12 @@ try:
while(True):
#The stream can be used on any conventional scan. The next stream value is sampled.
#Readable values belong to same pulse id.
print "Running tscan"
tscan (st1.getReadables(), 10 , 0.1)
#The bscan command performs samples every stream element
#Readable values belong to same pulse id.
print "Running bscan"
bscan (st1, 10) #Sampling 10 elements
#An individual stream channel can be used in a conventional scan, but in this case the stream