Commit 9f686319 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

+help

parent bbe9f4a9
...@@ -3,10 +3,12 @@ ...@@ -3,10 +3,12 @@
$help = <<<HELP $help = <<<HELP
Description: Description:
This script gets raw pixel data from sensors. It does 2 things: This script gets raw pixel data from sensors. It does 2 things:
* captures raw data (controls the videomem driver to copy data from fpga memory to the system memory) * captures raw data (controls the videomem driver to copy data from fpga
memory to the system memory)
* transfers captured data over network * transfers captured data over network
It can capture images for multiple ports at a time, but downloads only a single image. It can capture images for multiple ports at a time, but downloads only
a single image (the lowest in the mask).
Parameters: Parameters:
cmd - (run|get) cmd - (run|get)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment