{
"save_outputs": true,
"entry": "low",
"link_folder": "machine",
"timeouts": {
"abort": "Loop",
"high": {
"Transition": "low"
},
"low": "Loop"
},
"transitions": {
"abort": {},
"high": {
"abort": [
{
"ConstantThresh": [
"p8_tc_0.temperature_K",
{
"Gt": {
"by": 0.0
}
},
350.0
]
},
{
"ConstantThresh": [
"p8_tc_1.temperature_K",
{
"Gt": {
"by": 0.0
}
},
350.0
]
}
]
},
"low": {
"high": [
{
"ConstantThresh": [
"freq0.y",
{
"Gt": {
"by": 0.0
}
},
3000.0
]
}
]
}
}
}