This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
resources:eval:user-guides:eval-adsd3100-nxz-gui:datacollect_cli [07 Jul 2022 20:45] Harshvardhan Bhatia |
resources:eval:user-guides:eval-adsd3100-nxz-gui:datacollect_cli [07 Jul 2022 20:46] Harshvardhan Bhatia [EVAL-ADTF3175D-NXZ Example] |
||
---|---|---|---|
Line 16: | Line 16: | ||
====EVAL-ADSD3100-NXZ and EVAL-ADTF3175-NXZ Example==== | ====EVAL-ADSD3100-NXZ and EVAL-ADTF3175-NXZ Example==== | ||
Capture 1 mp frame | Capture 1 mp frame | ||
- | * Open Command Prompt from start menu and move to data_collect folder in GUI install location. | + | * Open Command Prompt from start menu and move to bin folder in GUI install location. |
* Run the following command : (Mode 10 - MP, 1 frame capture, get ccb) | * Run the following command : (Mode 10 - MP, 1 frame capture, get ccb) | ||
* data_collect.exe --f "../data_output" --m 10 --n 1 --ccb ../crXXX.ccb tof-viewer-config-adtf3175.json | * data_collect.exe --f "../data_output" --m 10 --n 1 --ccb ../crXXX.ccb tof-viewer-config-adtf3175.json | ||
Line 31: | Line 31: | ||
Since the ADTF3175D eval kit works via ethernet over usb, the user must specify the static ip of the camera module | Since the ADTF3175D eval kit works via ethernet over usb, the user must specify the static ip of the camera module | ||
- | * Open Command Prompt from start menu and move to data_collect folder in GUI install location. | + | * Open Command Prompt from start menu and move to bin folder in GUI install location. |
* Run the following command (Mode 10, 1 frame capture, get ccb): | * Run the following command (Mode 10, 1 frame capture, get ccb): | ||
* data_collect.exe --f "data_output" --m 10 --n 1 --ccb ../crXXX.ccb --ip 10.42.0.1 tof-viewer_config.json | * data_collect.exe --f "data_output" --m 10 --n 1 --ccb ../crXXX.ccb --ip 10.42.0.1 tof-viewer_config.json |