forked from M-Labs/artiq
kasli_tester: skip Grabber test when no Grabber is present
This commit is contained in:
parent
4933686dd0
commit
f0e4862d16
@ -310,6 +310,7 @@ class KasliTester(EnvExperiment):
|
||||
print("ROI sums: {}".format(n))
|
||||
|
||||
def test_grabbers(self):
|
||||
if self.grabbers:
|
||||
print("*** Testing Grabber Frame Grabbers.")
|
||||
print("Activate the camera's frame grabber output, type 'g', press "
|
||||
"ENTER, and trigger the camera.")
|
||||
|
Loading…
Reference in New Issue
Block a user