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 Class = ReferenceContainer
+GoWaitStandby = { +GoWaitStandby = {
Class = StateMachineEvent Class = StateMachineEvent
NextState = "WAITSTANDBY" NextState = WAITSTANDBY
NextStateError = "ERROR" NextStateError = ERROR
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = RTApp Destination = RTApp

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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