Work — Iesp552avi001
http://<IESP552_IP>:8080/work/iesp552avi001
ies-cli debug iesp552avi001 work --level=TRACE --output=/tmp/iesp_trace.log Then monitor in real time:
ies-cli start iesp552avi001 work --input /dev/cam0 --output /var/log/ies_inspect.log For continuous production, set the work to trigger mode: iesp552avi001 work
Example JSON status response:
processing: affinity: acquisition_core: 0 inference_core: 1 Instead of inspecting the entire image, crop to 320x240 or smaller. This alone cuts processing time by 40–60%. 3. Use Lookup Tables (LUTs) Pre‑compute threshold values for pixel intensity comparisons.iesp552avi001 work supports external LUT files: Use Lookup Tables (LUTs) Pre‑compute threshold values for
ies-cli config iesp552avi001 work --trigger=edge_rising --trigger_pin=GPIO_7 ies-cli start iesp552avi001 work --daemon Real-time status is accessible via the embedded webserver (port 8080):
ies-cli install iesp552avi001.work --target /opt/ies/workflows/ After installation, verify the work ID: iesp552avi001 work
ies-cli list-works | grep iesp552avi001 Expected output: iesp552avi001 work | status: IDLE | version: 001 Edit the work_config.yaml file associated with iesp552avi001 work. Critical parameters include:
