minor syntax changes

This commit is contained in:
Martino Ferrari
2026-01-28 13:58:54 +01:00
parent 1b5751bd40
commit 452ee198d1
10 changed files with 53 additions and 52 deletions

View File

@@ -4,8 +4,8 @@
Class = ReferenceContainer
+GoWaitStandby = {
Class = StateMachineEvent
NextState = "WAITSTANDBY"
NextStateError = "ERROR"
NextState = WAITSTANDBY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -5,8 +5,8 @@
Class = ReferenceContainer
+GoWaitStandby = {
Class = StateMachineEvent
NextState = "WAITSTANDBY"
NextStateError = "ERROR"
NextState = WAITSTANDBY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -4,8 +4,8 @@
Class = ReferenceContainer
+GoWaitStandby = {
Class = StateMachineEvent
NextState = "WAITSTANDBY"
NextStateError = "ERROR"
NextState = WAITSTANDBY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -51,8 +51,8 @@
}
+GoWaitPermit = {
Class = StateMachineEvent
NextState = "WAITPERMIT"
NextStateError = "ERROR"
NextState = WAITPERMIT
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -98,8 +98,8 @@
}
+GoError = {
Class = StateMachineEvent
NextState = "ERROR"
NextStateError = "ERROR"
NextState = ERROR
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -4,8 +4,8 @@
Class = ReferenceContainer
+GoWaitStandby = {
Class = StateMachineEvent
NextState = "WAITSTANDBY"
NextStateError = "ERROR"
NextState = WAITSTANDBY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -51,8 +51,8 @@
}
+GoWaitPermit = {
Class = StateMachineEvent
NextState = "WAITPERMIT"
NextStateError = "ERROR"
NextState = WAITPERMIT
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -98,8 +98,8 @@
}
+GoError = {
Class = StateMachineEvent
NextState = "ERROR"
NextStateError = "ERROR"
NextState = ERROR
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -4,8 +4,8 @@
Class = ReferenceContainer
+GoWaitStandby = {
Class = StateMachineEvent
NextState = "WAITSTANDBY"
NextStateError = "ERROR"
NextState = WAITSTANDBY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -51,8 +51,8 @@
}
+GoWaitPermit = {
Class = StateMachineEvent
NextState = "WAITPERMIT"
NextStateError = "ERROR"
NextState = WAITPERMIT
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -98,8 +98,8 @@
}
+GoError = {
Class = StateMachineEvent
NextState = "ERROR"
NextStateError = "ERROR"
NextState = ERROR
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -4,8 +4,8 @@
Class = ReferenceContainer
+GoWaitStandby = {
Class = StateMachineEvent
NextState = "WAITSTANDBY"
NextStateError = "ERROR"
NextState = WAITSTANDBY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -51,8 +51,8 @@
}
+GoWaitPermit = {
Class = StateMachineEvent
NextState = "WAITPERMIT"
NextStateError = "ERROR"
NextState = WAITPERMIT
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -98,8 +98,8 @@
}
+GoError = {
Class = StateMachineEvent
NextState = "ERROR"
NextStateError = "ERROR"
NextState = ERROR
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -4,8 +4,8 @@
Class = ReferenceContainer
+GoWaitReady = {
Class = StateMachineEvent
NextState = "WAITREADY"
NextStateError = "ERROR"
NextState = WAITREADY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -51,8 +51,8 @@
}
+GoWaitHVON = {
Class = StateMachineEvent
NextState = "WAITHVON"
NextStateError = "ERROR"
NextState = WAITHVON
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -98,8 +98,8 @@
}
+GoWaitHVON_SDN = {
Class = StateMachineEvent
NextState = "WAITHVON_SDN"
NextStateError = "ERROR"
NextState = WAITHVON_SDN
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -145,8 +145,8 @@
}
+GoWaitHVON_PREP = {
Class = StateMachineEvent
NextState = "WAITHVON_PREP"
NextStateError = "ERROR"
NextState = WAITHVON_PREP
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -192,8 +192,8 @@
}
+GoWaitHVON_SDN_PREP = {
Class = StateMachineEvent
NextState = "WAITHVON_SDN_PREP"
NextStateError = "ERROR"
NextState = WAITHVON_SDN_PREP
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -239,8 +239,8 @@
}
+GoError = {
Class = StateMachineEvent
NextState = "ERROR"
NextStateError = "ERROR"
NextState = ERROR
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -4,8 +4,8 @@
Class = ReferenceContainer
+GoWaitStandby = {
Class = StateMachineEvent
NextState = "WAITSTANDBY"
NextStateError = "ERROR"
NextState = WAITSTANDBY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -51,8 +51,8 @@
}
+GoWaitPermit = {
Class = StateMachineEvent
NextState = "WAITPERMIT"
NextStateError = "ERROR"
NextState = WAITPERMIT
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -98,8 +98,8 @@
}
+GoError = {
Class = StateMachineEvent
NextState = "ERROR"
NextStateError = "ERROR"
NextState = ERROR
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -4,8 +4,8 @@
Class = ReferenceContainer
+GoWaitReady = {
Class = StateMachineEvent
NextState = "WAITREADY"
NextStateError = "ERROR"
NextState = WAITREADY
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -51,8 +51,8 @@
}
+GoDisabled = {
Class = StateMachineEvent
NextState = "DISABLED"
NextStateError = "ERROR"
NextState = DISABLED
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp
@@ -98,8 +98,8 @@
}
+GoError = {
Class = StateMachineEvent
NextState = "ERROR"
NextStateError = "ERROR"
NextState = ERROR
NextStateError = ERROR
+StopCurrentStateExecutionMsg = {
Class = Message
Destination = RTApp

View File

@@ -62,6 +62,7 @@
DataSource = EPICSCAInput
Type = uint32
}
}
OutputSignals = {
RTSMValue = {