traces
This commit is contained in:
58
scenarios/shutter-onoff-report-latch-open-0096-prompt.json
Normal file
58
scenarios/shutter-onoff-report-latch-open-0096-prompt.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"name": "shutter-onoff-report-latch-open-0096-prompt",
|
||||
"notes": [
|
||||
"This is the cleaner emulator-derived SHUTTER ON/OFF report test.",
|
||||
"Important: the emulator expects CONNECT OK to fall back to CONNECT NOT ACT just as the report gate opens.",
|
||||
"After the prompt, press SHUTTER ON/OFF during the listen window even if the LCD says CONNECT NOT ACT."
|
||||
],
|
||||
"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_seed",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.60
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "cmd5_latch_clear_0096",
|
||||
"frame": "05 01 16 00 00 48",
|
||||
"listen": 1.30
|
||||
},
|
||||
{
|
||||
"action": "prompt",
|
||||
"message": "Press Enter, then press SHUTTER ON/OFF once or twice during the next 6 seconds, even if the LCD is CONNECT NOT ACT."
|
||||
},
|
||||
{
|
||||
"action": "drain",
|
||||
"seconds": 0.05
|
||||
},
|
||||
{
|
||||
"action": "listen",
|
||||
"seconds": 6.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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user