Untitled
unknown
xml
a year ago
362 B
1
Indexable
Never
Read sheet CHIP ID2 of regall.xlxs For all cell in sheet: if cell_value != expected_value begin Case 1: if cell_value ^ expected_value Delay … Write expected_value then read If read_value == cell_value => successful error generation Case 2: if cell_value ^ expected_value Delay … Write then read Case 3: else Unknown end else No Errors