forked from autodeploy_config/sls_x12sa_launcher
22 lines
525 B
JSON
22 lines
525 B
JSON
{
|
|
"menu": [
|
|
{
|
|
"type": "title",
|
|
"text": "X12SA SITORO 1-Element"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "Main SITORO Panel",
|
|
"command": "caqtdm -x -noMsg -dg +100+100 -macro \"P=X12SA-SITORO:,M=mca,D=dxp,\" 1element_SITORO.ui"
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"type": "cmd",
|
|
"text": "mcaDisplay Channel 1",
|
|
"command": "mcaDisplayStart X12SA-SITORO:mca1"
|
|
}
|
|
]
|
|
}
|