79 lines
1.4 KiB
JSON
79 lines
1.4 KiB
JSON
[
|
|
{
|
|
"MModeID": 0,
|
|
"Description": "UNDEFINED",
|
|
"Css": "bg-dark text-light",
|
|
"Priority": 1,
|
|
"Group": "POWEROFF"
|
|
},
|
|
{
|
|
"MModeID": 1,
|
|
"Description": "EXE",
|
|
"Css": "bg-success text-light",
|
|
"Priority": 2,
|
|
"Group": "RUN"
|
|
},
|
|
{
|
|
"MModeID": 2,
|
|
"Description": "READY",
|
|
"Css": "bg-primary text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MModeID": 3,
|
|
"Description": "HOLD",
|
|
"Css": "bg-warning text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MModeID": 4,
|
|
"Description": "FEED_HOLD",
|
|
"Css": "bg-warning text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MModeID": 5,
|
|
"Description": "OPTIONAL_STOP",
|
|
"Css": "bg-danger text-warning",
|
|
"Priority": 3,
|
|
"Group": "ERROR"
|
|
},
|
|
{
|
|
"MModeID": 6,
|
|
"Description": "PROGRAM_STOPPED",
|
|
"Css": "bg-warning text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MModeID": 7,
|
|
"Description": "DONE",
|
|
"Css": "bg-primary text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MModeID": 8,
|
|
"Description": "ERROR",
|
|
"Css": "bg-danger text-light",
|
|
"Priority": 3,
|
|
"Group": "ERROR"
|
|
},
|
|
{
|
|
"MModeID": 9,
|
|
"Description": "RESET",
|
|
"Css": "bg-warning text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MModeID": 10,
|
|
"Description": "PAUSE",
|
|
"Css": "bg-warning text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
}
|
|
] |