forked from autodeploy_config/sls_x12sa_launcher
cleanup Falcon entries
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
"menu": [
|
||||
{
|
||||
"type": "title",
|
||||
"text": "X05LA SITORO 1-Element"
|
||||
"text": "X12SA SITORO 1-Element"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Main SITORO Panel",
|
||||
"command": "G_CS_medm -q -x -noMsg -dg +100+100 -macro \"P=X12SA-SITORO:,M=mca,D=dxp,\" X_X12SA_1element_SITORO.ui"
|
||||
"command": "caqtdm -x -noMsg -dg +100+100 -macro \"P=X12SA-SITORO:,M=mca,D=dxp,\" 1element_SITORO.ui"
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
@@ -15,26 +15,7 @@
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "mcaDisplay Channel 1",
|
||||
"command": "X_X12SA_mcaDisplayStart X12SA-SITORO:mca1"
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"type": "title",
|
||||
"text": "FalconX1 Savings"
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"type": "title",
|
||||
"text": "Delete auto_save/restore files"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Delete X12SA FalconX1 auto_save/restore files",
|
||||
"command": "bash -c \"rm -fv /home/ioc/archiver-data/autoSR/X_X12SA_FalconX1/*\""
|
||||
"command": "mcaDisplayStart X12SA-SITORO:mca1"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user