Renamed JAGyroApp to RTApp for shortening and avoid repetition with project name jada_gyro

This commit is contained in:
Martino Ferrari
2026-01-27 09:14:31 +01:00
parent 39cb95ac04
commit 7e63addd75
21 changed files with 94 additions and 94 deletions

View File

@@ -3,7 +3,7 @@
+StateMachine = { +StateMachine = {
Class = StateMachine Class = StateMachine
} }
+JAGyroApp = { +RTApp = {
Class = RealTimeApplication Class = RealTimeApplication
+Data = { +Data = {
Class = ReferenceContainer Class = ReferenceContainer

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp.States #package jada_gyro.RTApp.States
+Disabled = { +Disabled = {
Class = RealTimeState Class = RealTimeState

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp.Data #package jada_gyro.RTApp.Data
+EPICSCAInput = { +EPICSCAInput = {
Class = EPICSCAInput Class = EPICSCAInput

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp.Data #package jada_gyro.RTApp.Data
+DDB1 = { +DDB1 = {
Signals = { Signals = {

View File

@@ -8,13 +8,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -24,7 +24,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -55,13 +55,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -71,7 +71,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -9,13 +9,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -25,7 +25,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -8,7 +8,7 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -18,7 +18,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -8,13 +8,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -24,7 +24,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -55,13 +55,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -71,7 +71,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -102,13 +102,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -118,7 +118,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -8,13 +8,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -24,7 +24,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -55,13 +55,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -71,7 +71,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -102,13 +102,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -118,7 +118,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -8,13 +8,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -24,7 +24,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -55,13 +55,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -71,7 +71,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -102,13 +102,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -118,7 +118,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -8,13 +8,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -24,7 +24,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -55,13 +55,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -71,7 +71,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -102,13 +102,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -118,7 +118,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -8,13 +8,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -24,7 +24,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -55,13 +55,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -71,7 +71,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -102,13 +102,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -118,7 +118,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -149,13 +149,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -165,7 +165,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -196,13 +196,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -212,7 +212,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -243,13 +243,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -259,7 +259,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -8,13 +8,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -24,7 +24,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -55,13 +55,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -71,7 +71,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -102,13 +102,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -118,7 +118,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -8,13 +8,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -24,7 +24,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -55,13 +55,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -71,7 +71,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
@@ -102,13 +102,13 @@
NextStateError = "ERROR" NextStateError = "ERROR"
+StopCurrentStateExecutionMsg = { +StopCurrentStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StopCurrentStateExecution Function = StopCurrentStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }
+PrepareNextStateMsg = { +PrepareNextStateMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Mode = ExpectsReply Mode = ExpectsReply
Function = PrepareNextState Function = PrepareNextState
+Parameters = { +Parameters = {
@@ -118,7 +118,7 @@
} }
+StartNextStateExecutionMsg = { +StartNextStateExecutionMsg = {
Class = Message Class = Message
Destination = JAGyroApp Destination = RTApp
Function = StartNextStateExecution Function = StartNextStateExecution
Mode = ExpectsReply Mode = ExpectsReply
} }

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp.Data #package jada_gyro.RTApp.Data
+DDB1 = { +DDB1 = {
Signals = { Signals = {

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp.Functions #package jada_gyro.RTApp.Functions
//# Copy data from DDB1 to EPICSCAOutput DataSource. //# Copy data from DDB1 to EPICSCAOutput DataSource.
+EPICSOutputGAM = { +EPICSOutputGAM = {

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp.Functions #package jada_gyro.RTApp.Functions
//# Check PXI board status. //# Check PXI board status.
+PXI6259ErrorGAM = { +PXI6259ErrorGAM = {

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp.Functions #package jada_gyro.RTApp.Functions
// GAM for trianguler waveform generation. // GAM for trianguler waveform generation.
+CCPSWaveformGAM = { +CCPSWaveformGAM = {

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp #package jada_gyro.RTApp
+Data = { +Data = {
+DDB1 = { +DDB1 = {

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp #package jada_gyro.RTApp
+Data = { +Data = {
//# SDN subscriber //# SDN subscriber

View File

@@ -1,4 +1,4 @@
#package jada_gyro.JAGyroApp #package jada_gyro.RTApp
+Data = { +Data = {
//# Fast cycle timer //# Fast cycle timer