Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
15c4abb361 |
|
|
@ -46,7 +46,7 @@ risoluzione:300
|
||||||
|
|
||||||
[digital_io]
|
[digital_io]
|
||||||
# OUTPUT MAP FOR FIXTURE CONNECTOR
|
# OUTPUT MAP FOR FIXTURE CONNECTOR
|
||||||
id: USB-5860,BID#0
|
id: USB-5862,BID#0
|
||||||
first_output: 0
|
first_output: 0
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -186,7 +186,7 @@ class Test_Leak(Test_Test):
|
||||||
if hasattr(self, name):
|
if hasattr(self, name):
|
||||||
getattr(self, name).setVisible(False)
|
getattr(self, name).setVisible(False)
|
||||||
|
|
||||||
self.display_text(text="USARE IL SISTEMA DI FLUSSAGGIO. AL TERMINE POSIZIONARE IL PEZZO PER LA PROVA TENUTA")
|
self.display_text(text="USARE IL SISTEMA DI FLUSSAGGIO. PREMERE START PER INIZIARE IL COLLAUDO")
|
||||||
|
|
||||||
# Show placeholder image for free-fall
|
# Show placeholder image for free-fall
|
||||||
super().visualize(None, img=self.status_imgs_full[None])
|
super().visualize(None, img=self.status_imgs_full[None])
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user