Files
sls_x12sa_launcher/X_X12SA_FalconX1.json
2023-09-07 12:18:16 +02:00

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"
}
]
}