added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,14 @@
{
"header": {
"version": 1,
"type": "record",
"approw-key": "LAYOUT_CFG_RTI_RLIST"
},
"body": {
"record1": {
"<1>": "Select Traditional or Enhanced RLIST functionality",
"<2>": "Choose whether RLIST behaves in a backwards-compatible fashion (RLIST9) or with new enhanced functionality, including multiple cursor support, multiple commands executed in series, etc. (RLISTX)",
"<3>": "RLIST behavior?{OPTIONS Traditional/RLIST9|Enhanced/RLISTX}{DEFAULT RLIST9}"
}
}
}