This commit is contained in:
ST-TEN-11 2026-03-04 16:29:13 +01:00
parent 73233dc04d
commit 15c4abb361
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ risoluzione:300
[digital_io]
# OUTPUT MAP FOR FIXTURE CONNECTOR
id: USB-5860,BID#0
id: USB-5862,BID#0
first_output: 0

View File

@ -186,7 +186,7 @@ class Test_Leak(Test_Test):
if hasattr(self, name):
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
super().visualize(None, img=self.status_imgs_full[None])