This commit is contained in:
+3
-1
@@ -92,7 +92,9 @@ class OperationMessage:
|
||||
|
||||
self.prefix = prefix = f"SF-OP:{ID}-MSG"
|
||||
|
||||
pvname_send = f"{prefix}:OP-MSG-tmp"
|
||||
########################################################## ici
|
||||
|
||||
pvname_send = f"{prefix}:OP-MSG-TMP"
|
||||
self.pv_send = PV(pvname_send)
|
||||
|
||||
self.status = OperationMessageStatus(prefix)
|
||||
|
||||
Reference in New Issue
Block a user