42 lines
909 B
JSON
42 lines
909 B
JSON
{
|
|
"name": "copy-step-006c-only",
|
|
"notes": [
|
|
"Control run: recover to CONNECT OK, then send only command-5 selector 0x006C.",
|
|
"Expected from ROM model: 006C alone may clear/blank state because the 006D copy-in-progress flags are not live."
|
|
],
|
|
"steps": [
|
|
{
|
|
"action": "power_cycle",
|
|
"off_seconds": 1.5
|
|
},
|
|
{
|
|
"action": "wait_ready",
|
|
"timeout": 10.0,
|
|
"heartbeats": 2,
|
|
"require": true
|
|
},
|
|
{
|
|
"action": "drain",
|
|
"seconds": 0.25
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "ok_baseline_1",
|
|
"frame": "04 00 00 80 00 DE",
|
|
"listen": 0.7
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "ok_baseline_2",
|
|
"frame": "04 00 00 80 00 DE",
|
|
"listen": 1.0
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "copy_complete_candidate_006c_only",
|
|
"frame": "05 00 6C 00 00 33",
|
|
"listen": 8.0
|
|
}
|
|
]
|
|
}
|