51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
{
|
|
"name": "shutter-onoff-report-unlock-00f8-watch",
|
|
"notes": [
|
|
"Sibling latch-clear bench check for the SHUTTER ON/OFF-style report path.",
|
|
"Emulator model: selector-zero OK seed, command-5 selector 0x00F8, wait for the F731 latch to clear, then F6D0.7 can emit 00 01 0F 80 00 D4.",
|
|
"When the final listen window starts, press SHUTTER ON/OFF once or twice and note the time/LCD state."
|
|
],
|
|
"steps": [
|
|
{
|
|
"action": "power_cycle",
|
|
"off_seconds": 1.5
|
|
},
|
|
{
|
|
"action": "wait_ready",
|
|
"heartbeats": 2,
|
|
"timeout": 10.0,
|
|
"require": true
|
|
},
|
|
{
|
|
"action": "drain",
|
|
"seconds": 0.25
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "selector_zero_connect_ok_seed",
|
|
"frame": "00 00 00 80 00 DA",
|
|
"listen": 0.60
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "cmd5_latch_clear_00f8",
|
|
"frame": "05 01 78 00 00 26",
|
|
"listen": 1.60
|
|
},
|
|
{
|
|
"action": "listen",
|
|
"seconds": 8.0
|
|
},
|
|
{
|
|
"action": "send",
|
|
"label": "repeat_last_for_hidden_report_check",
|
|
"frame": "07 00 00 00 00 5D",
|
|
"listen": 0.80
|
|
},
|
|
{
|
|
"action": "listen",
|
|
"seconds": 1.50
|
|
}
|
|
]
|
|
}
|