Compare commits

...

1 Commits

Author SHA1 Message Date
ST-TEN-11
15c4abb361 dev 2026-03-04 16:29:13 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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])