assembly/src/hw/grabber.md

20 lines
331 B
Markdown
Raw Permalink Normal View History

# Sinara 6302 Grabber
## JSON
```json
{
"type": "grabber",
"ports": [<port num>, <optional port num>, <optional port num>]
}
```
## Testing
```text
*** Testing Grabber Frame Grabbers.
Activate the camera's frame grabber output, type 'g', press ENTER, and trigger the camera.
Just press ENTER to skip the test.
```
**TODO**